mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
- generates a code coverage report - triggers Coveralls on every Travis build - adds a badge to the README
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
-r requirements.txt
|
|
pep8==1.5.7
|
|
pytest==2.8.1
|
|
pytest-mock==0.8.1
|
|
pytest-cov==2.2.1
|
|
coveralls==1.1
|
|
moto==0.4.19
|
|
httpretty==0.8.10
|
|
beautifulsoup4==4.4.1
|