mirror of
https://github.com/ihabunek/toot
synced 2025-02-03 12:47:32 +01:00
Update contribution guidelines
txt requirements files were replaced by sections in setup.py fixes #457
This commit is contained in:
parent
fcc7f3b017
commit
fb36561923
@ -80,9 +80,7 @@ source _env/bin/activate
|
||||
# On Windows
|
||||
_env\bin\activate.bat
|
||||
|
||||
pip install --editable .
|
||||
pip install -r requirements-dev.txt
|
||||
pip install -r requirements-test.txt
|
||||
pip install --editable ".[dev,test]"
|
||||
```
|
||||
|
||||
While the virtual env is active, running `toot` will execute the one you checked
|
||||
|
Loading…
x
Reference in New Issue
Block a user