use pip-compile to pin dev requirements
This commit is contained in:
parent
8e2fb4633e
commit
eea31f29a5
13 changed files with 137 additions and 29 deletions
5
requirements/dev.in
Normal file
5
requirements/dev.in
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-r docs.in
|
||||
-r tests.in
|
||||
pip-tools
|
||||
pre-commit
|
||||
tox
|
||||
Loading…
Add table
Add a link
Reference in a new issue