5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
# Development / test dependencies (not installed in production).
|
|
# pip install -r requirements-dev.txt
|
|
-r requirements.txt
|
|
pytest
|