Skip to content

Commit 850e31d

Browse files
committed
Remove requirements file.
Not sure why we have it.
1 parent d9a67dd commit 850e31d

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python:
44
- 3.6
55
install:
66
- pip install nose
7-
- pip install -r requirements.pip
7+
- ./setup.py develop
88
script:
99
- nosetests tests
1010
notifications:

requirements.pip

-3
This file was deleted.

0 commit comments

Comments
 (0)