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

Commit

Permalink
bugfix: missing req
Browse files Browse the repository at this point in the history
  • Loading branch information
TomStary committed May 4, 2018
1 parent 437adb3 commit ffbf4d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
[![Build Status](https://travis-ci.org/evo-doc/back-end.svg?branch=master)](https://travis-ci.org/evo-doc/back-end)
[![codecov](https://codecov.io/gh/evo-doc/back-end/branch/master/graph/badge.svg)](https://codecov.io/gh/evo-doc/back-end)



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

### Tests
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ pytest == 3.5.1
setuptools == 33.1.1
sqlalchemy == 1.2.7
watchdog == 0.8.3
pytest-flask == 0.10.0
pytest-cov == 2.5.1
codecov == 2.0.15

0 comments on commit ffbf4d9

Please sign in to comment.