Simply build requirements. Dependency management based on
social_app django project.
This commit is contained in:
11
requirements-test.txt
Normal file
11
requirements-test.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
-r requirements.txt
|
||||
pep8==1.6.2
|
||||
coverage==4.0
|
||||
mock==1.3.0
|
||||
pytest==3.0.1
|
||||
pytest-pep8==1.0.5
|
||||
pytest-cov==2.2.1
|
||||
pytest-mock==1.5.0
|
||||
cov-core==1.15.0
|
||||
unittest2==1.1.0; python_version < '2.7'
|
||||
beautifulsoup4==4.5.3
|
||||
Reference in New Issue
Block a user