Commit graph

9 commits

Author SHA1 Message Date
Brice Maron
34da65d412 remove compatibility of py34 2019-09-08 19:14:43 +02:00
Rémy HUBSCHER
8ed92c279f
Fix requirements.txt file.
You can't use both build-requirements to keep known version set and load setup.py from the same requirements, it doesn't make any sense.
2019-02-20 10:01:59 +01:00
74e9af59e6 Fix Travis-CI integration (#276)
Use tox-travis to solve the current issues with Travis-CI
2017-10-23 22:58:04 +02:00
0livd
75104d9c19 Add python 3.6 support (#259)
Closes #253
2017-08-20 12:21:59 +02:00
Jocelyn Delalande
dfe8297fae Add Python 3.4 support
Note that py3.4 is the version shipped in current Debian version (Jessie).
2017-03-29 11:21:39 +02:00
Jocelyn Delalande
9e30f3bb99 Make travis use tox
So that we are consistent between dev test env and CI test env.
The use of `TOXENV` is to keep travis running the several envs in parallel.
2017-03-28 20:13:49 +02:00
2d0c85e0e6 Update requirements.txt location 2017-03-28 17:41:34 +02:00
0livd
2f2388b5b4 Travis CI: Run tests on python2.7 and python3.5 2017-03-17 19:37:57 +01:00
Alexandre Avenel
6515d859d5 Add a basic travis.yml file (Enable Travis CI) 2016-09-25 16:28:42 +02:00