Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
adds requirements files
  • Loading branch information
jtemporal committed Dec 7, 2016
1 parent 25f31aa commit 1905d6c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
3 changes: 3 additions & 0 deletions colector_requirements.txt
@@ -0,0 +1,3 @@
psycopg2==2.6.2
simplejson==3.8.2
tqdm==4.8.4
13 changes: 13 additions & 0 deletions requirements-tests.txt
@@ -0,0 +1,13 @@
coverage==4.2
coveralls==1.1
flake8==3.0.4
isort==4.2.5
loremipsum==1.0.5
nltk==3.2.1
psycopg2==2.6.2
pycodestyle==2.0.0
pyflakes==1.2.3
pytest==3.0.4
pytest-cov==2.4.0
pytest-cover==3.0.0
pytest-coverage==0.0

0 comments on commit 1905d6c

Please sign in to comment.