Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Commit ffbf4d9

Browse files
committed
bugfix: missing req
1 parent 437adb3 commit ffbf4d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
[![Build Status](https://travis-ci.org/evo-doc/back-end.svg?branch=master)](https://travis-ci.org/evo-doc/back-end)
33
[![codecov](https://codecov.io/gh/evo-doc/back-end/branch/master/graph/badge.svg)](https://codecov.io/gh/evo-doc/back-end)
44

5-
6-
75
<img align="right" width="150px" src="https://cdn0.iconfinder.com/data/icons/kameleon-free-pack-rounded/110/Database-Cloud-512.png">
86

97
### Tests

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ pytest == 3.5.1
88
setuptools == 33.1.1
99
sqlalchemy == 1.2.7
1010
watchdog == 0.8.3
11+
pytest-flask == 0.10.0
12+
pytest-cov == 2.5.1
1113
codecov == 2.0.15

0 commit comments

Comments
 (0)