1
0
mirror of https://github.com/gryf/slack-backup.git synced 2026-04-27 11:15:38 +02:00

Dropping Python 2 support

This commit is contained in:
2016-11-26 19:12:44 +01:00
parent 11241e9d8b
commit af7f24e9a9
8 changed files with 12 additions and 41 deletions
-2
View File
@@ -1,8 +1,6 @@
language: python
env:
- TOXENV=py27
- TOXENV=py34
- TOXENV=py27-flake8
- TOXENV=py34-flake8
install: pip install tox
script: tox