mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-22 22:05:03 +01:00
Add requirements-dev.txt
Generated with: $ pipenv lock -r -d > requirements-dev.txt
This commit is contained in:
parent
99f00fcb85
commit
103e630f6e
13
requirements-dev.txt
Normal file
13
requirements-dev.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
-i https://pypi.org/simple
|
||||||
|
atomicwrites==1.3.0
|
||||||
|
attrs==19.1.0
|
||||||
|
importlib-metadata==0.18
|
||||||
|
more-itertools==7.2.0
|
||||||
|
packaging==19.0
|
||||||
|
pluggy==0.12.0
|
||||||
|
py==1.8.0
|
||||||
|
pyparsing==2.4.1.1
|
||||||
|
pytest==5.0.1
|
||||||
|
six==1.12.0
|
||||||
|
wcwidth==0.1.7
|
||||||
|
zipp==0.5.2
|
Loading…
Reference in New Issue
Block a user