-
- Downloads
Split test/build requirements
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 3 additions, 4 deletions.gitlab-ci.yml
- arkindex/project/runtests.py 22 additions, 0 deletionsarkindex/project/runtests.py
- requirements.txt 0 additions, 5 deletionsrequirements.txt
- setup.py 9 additions, 0 deletionssetup.py
- tests-requirements.txt 2 additions, 0 deletionstests-requirements.txt
arkindex/project/runtests.py
0 → 100644
... | ... | @@ -6,19 +6,14 @@ django-webpack-loader==0.5.0 |
djangorestframework==3.7.1 | ||
elasticsearch==5.4.0 | ||
et-xmlfile==1.0.1 | ||
flake8==3.5.0 | ||
idna==2.6 | ||
ijson==2.3 | ||
jdcal==1.3 | ||
mccabe==0.6.1 | ||
olefile==0.44 | ||
openpyxl==2.4.9 | ||
Pillow==4.3.0 | ||
psycopg2==2.7.3.2 | ||
pycodestyle==2.3.1 | ||
pyflakes==1.6.0 | ||
pytz==2017.2 | ||
requests==2.18.4 | ||
roman==2.0.0 | ||
tripoli==2.0.0 | ||
urllib3==1.22 |
tests-requirements.txt
0 → 100644
Please register or sign in to comment