1
0
mirror of https://github.com/gryf/slack-backup.git synced 2025-12-17 11:30:25 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
af7f24e9a9 Dropping Python 2 support 2016-11-26 19:13:12 +01:00
966380a2f7 Fix for python2.7 environment
Python envs used till now python3 for testing, now version of python
depends on the environment - for py2* python 2.7 will be used, and for
py3* appropriate python3 version will be used.

Also, added mock module for python2 envs.
2016-11-24 08:30:10 +01:00
c6f86315c6 Removed cleanup from tox 2016-11-20 09:46:58 +01:00
25d10c1775 Added tox configuration 2016-11-19 09:13:38 +01:00