Skip to content

Commit

Permalink
Remove references to optional-requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkwelltwd committed May 5, 2020
1 parent 9346a59 commit a2b0c1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ python:
- "3.7"
install:
- pip install -r requirements.txt
- pip install -r optional-requirements.txt
script:
- python -m unittest
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
include requirements.txt
include optional-requirements.txt
include README.md
include device_detector/appids/*.yml device_detector/appdetails/*.yml
recursive-include device_detector/regexes *
Expand Down

0 comments on commit a2b0c1e

Please sign in to comment.