Compare commits
1 commit
main
...
dev-depend
Author | SHA1 | Date | |
---|---|---|---|
missytake | 5d9705d244 |
|
@ -103,7 +103,6 @@ run:
|
||||||
```
|
```
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
pip install pytest tox black pytest-xdist pytest-timeout
|
pip install -e .[dev]
|
||||||
pip install -e .
|
|
||||||
tox
|
tox
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue