Skip to content

Commit

Permalink
TST Dependencies now depend on Python 3.5+
Browse files Browse the repository at this point in the history
  • Loading branch information
luispedro committed Jan 31, 2020
1 parent f8bb575 commit fbb4f35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ different machines.

Jug is a pure Python implementation and should work on any platform.

Python 2.6/2.7 and Python 3.3+ are supported.
Python 2.6/2.7 and Python 3.5+ are supported.

*Website*: `http://luispedro.org/software/jug <http://luispedro.org/software/jug>`__

Expand Down

0 comments on commit fbb4f35

Please sign in to comment.