There was an error while loading. Please reload this page.
1 parent 437adb3 commit ffbf4d9Copy full SHA for ffbf4d9
2 files changed
README.md
@@ -2,8 +2,6 @@
2
[](https://travis-ci.org/evo-doc/back-end)
3
[](https://codecov.io/gh/evo-doc/back-end)
4
5
-
6
7
<img align="right" width="150px" src="https://cdn0.iconfinder.com/data/icons/kameleon-free-pack-rounded/110/Database-Cloud-512.png">
8
9
### Tests
requirements.txt
@@ -8,4 +8,6 @@ pytest == 3.5.1
setuptools == 33.1.1
sqlalchemy == 1.2.7
10
watchdog == 0.8.3
11
+pytest-flask == 0.10.0
12
+pytest-cov == 2.5.1
13
codecov == 2.0.15
0 commit comments