Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
RedisLabs Raft
Commits
ed19a54d
"vscode:/vscode.git/clone" did not exist on "50669f7b66b0c1f95596d6319de321ccd7f02a88"
Unverified
Commit
ed19a54d
authored
Jul 21, 2022
by
Hanna Fadida
Committed by
GitHub
Jul 21, 2022
Browse files
add python requirements (#112)
parent
c757a12d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ed19a54d
...
...
@@ -80,7 +80,11 @@ Run the simulator using:
```
mkdir .env
virtualenv .env
.env/bin/activate
source
.env/bin/activate
pip install -r tests/requirements.txt
make test_virtraft
```
Requirements
---------
*
Python 3.9 or later
\ No newline at end of file
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