We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 195f140 commit 85ff32fCopy full SHA for 85ff32f
README.rst
@@ -70,7 +70,7 @@ Install:
70
71
python3 -m venv env
72
. env/bin/activate
73
- pip install -e .[test]
+ pip install -e .[dev]
74
75
Run tests:
76
0 commit comments