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

Update requirements.txt #205

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ language: python
python:
- 2.7
install:
- pip install -r requirements.txt --use-mirrors
- pip install -r requirements.txt
script:
- python runtests.py
notifications:
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Sphinx
Pillow
Mercurial
simplejson
pyopenssl==16.2.0