Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
RedisLabs Raft
Commits
c757a12d
Unverified
Commit
c757a12d
authored
Jul 21, 2022
by
Hanna Fadida
Committed by
GitHub
Jul 21, 2022
Browse files
upgrade cffi version (#111)
- update .gitignore
parent
40100cfa
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
c757a12d
*.o
*.so
*.gcno
*.gcda
*.gcov
*.dylib
*~
libraft.a
libraft.so
...
...
@@ -8,3 +12,6 @@ libraft.so
**/__pycache__
cmake-build*
.idea
tests/.raft_cffi_built
tests/raft_cffi.c
build/
tests/requirements.txt
View file @
c757a12d
cffi==1.1
4
.0
cffi==1.1
5
.0
colorama==0.4.3
coloredlogs==14.0
docopt==0.6.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment