Commit Graph

19 Commits

Author SHA1 Message Date
Rémy HUBSCHER ae2497ce55
Upgrade tox/travis config. 2020-01-10 11:08:19 +01:00
Bruno Bord 7558b6bf2c
Drop Python 2.7 support
refs #442, #330
2020-01-10 10:47:10 +01:00
Bruno Bord 0fbc4fdce0
Added Python 3.8 compatibility 2019-10-25 18:16:38 +02:00
Bruno Bord 645ad48ee6 A better coverage handling
now coverage reports are displayed for each tox job, but they won't output classes with 100% coverage
2019-06-21 16:20:57 +02:00
Bruno Bord 61fa04f398 Drop Python 3.4 support
closes #352
2019-05-17 12:15:24 +02:00
Bruno Bord 21c771bc24 Bugfix: Resolve incompatibilities between latest Pandas and Python 3.4
- Travis job configuration was upgraded to Xenial (16.04)
- ``tox.ini``: conditional requirement. We'll be using the last version of ``pandas`` compatible with Python 3.4, and the latest for other Python versions
2019-01-10 12:01:00 +01:00
Bruno Bord 5876ae00de Separated the coverage jobs from the pure tests 2018-10-25 12:02:13 +02:00
Bruno Bord 1e00faa535 Added Python 3.7 support 2018-09-20 13:58:33 +02:00
Bruno Bord 4ce0500a40 Fix Python matrix for travis-ci
refs #252
2017-09-20 10:05:47 +02:00
Rémy HUBSCHER ce0bc70b33
Remove support for Python 3.3 2017-09-04 16:20:00 +02:00
Rémy HUBSCHER 577aa1f7cc
Add Python 3.6 configuration in travis and tox. 2017-06-10 17:44:36 +02:00
Bruno Bord 8a2d724903 refs #128 -- testing against python 3.4 and 3.5
bonus, it displays python version as a check
2016-05-11 10:02:00 +02:00
Rémy HUBSCHER 0eef67265b Update README to tell contributors to use tox to run tests. 2013-12-17 09:58:22 +01:00
Rémy HUBSCHER c393ad1386 Add tox configuration, tell travis to use tox. 2013-12-17 09:35:17 +01:00
Rémy HUBSCHER bece254673 Porting Workalendar to Python 3 2013-12-17 09:20:15 +01:00
Bruno Bord f13d2cb761 pip freeze trick to check the used version during the travis execution 2013-11-25 09:41:38 +01:00
Bruno Bord b5ef7e7929 test if pip install . is working 2013-11-22 17:40:29 +01:00
Bruno Bord b775c4e43f only master, thx 2013-11-20 17:28:30 +01:00
Bruno Bord 956c4eec50 travis 2013-11-20 16:37:55 +01:00