Skip to content

Commit

Permalink
Merge 82d3104 into e35e33f
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Nov 2, 2018
2 parents e35e33f + 82d3104 commit 7789273
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ addons:
- pandoc

python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"

install:
- pip install -r requirements-dev.txt
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ which may require administrator/root privileges. For isolated installations,
see [Installing GeoUsage in a virtualenv](#installing-geousage-in-a-virtualenv).

### Requirements
- Python 3. Works with Python 2.7
- Python 3
- [virtualenv](https://virtualenv.pypa.io/)

### Dependencies
Expand Down

0 comments on commit 7789273

Please sign in to comment.