Skip to content

Commit

Permalink
Removed 3.5 , 3.4 pythons
Browse files Browse the repository at this point in the history
  • Loading branch information
LaserPhaser committed Apr 19, 2019
1 parent 2832079 commit 889d709
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ language: python
python:
- 3.7
- 3.6
- 3.5
- 3.4
- 2.7

install:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
test_suite='tests',
tests_require=test_requirements,
url='https://github.com/ArseniyAntonov/pytest-slack',
version='1.0.1',
version='1.0.2',
zip_safe=False,
entry_points={
'pytest11': [
Expand Down

0 comments on commit 889d709

Please sign in to comment.