Skip to content

Commit b391d40

Browse files
committed
remove duplicated requirements.txt
1 parent 2ca1ab4 commit b391d40

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: python
22
install:
3+
- python setup.py develop
34
- pip install tox
45
script: tox -e $TOXENV
56
notifications:

requirements.txt

Lines changed: 0 additions & 4 deletions
This file was deleted.

requirements_dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ mock==1.0.1
44
coverage
55
nose-exclude
66
tox
7-
-r requirements.txt

0 commit comments

Comments
 (0)