Skip to content

Commit

Permalink
Dependencies aren't 3.7 compliant, so we aren't either
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaska committed Aug 16, 2018
1 parent 85a6c52 commit f22ac3b
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 @@ -4,7 +4,6 @@ dist: xenial
python:
- "2.7"
- "3.6"
- "3.7"
env:
- TOXENV=ansible_v24
- TOXENV=ansible_v25
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,5 @@ def long_description(*paths):
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
],
)

0 comments on commit f22ac3b

Please sign in to comment.