| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-04-06 | Fix travis build with python3.6 (#734) | Glandos | 1 | -0/+2 | |
| Upgrade pip **and** virtualenv, as mentioned in https://travis-ci.community/t/pip-install-cryptography-fails-on-py36/11233/4 Tox is building its own virtualenv, so the image from TravisCI might not be enough for pip to find the wheel. | |||||
| 2020-11-25 | Use python 3.9 in Travis | Glandos | 1 | -0/+1 | |
| 2020-04-24 | Remove obsolete python code (<3.6). (#571) | Rémy HUBSCHER | 1 | -1/+0 | |
| 2020-04-21 | Update known working set. (#558) | Rémy HUBSCHER | 1 | -0/+1 | |
| * Update known working set. * Pin dependencies in setup.cfg. * Cleanup Makefile. * Try the python_version trick. | |||||
| 2019-10-14 | Reconfigure tox and travis integration. | Alexis M | 1 | -7/+5 | |
| 2019-10-11 | Remove support for python2. | Alexis M | 1 | -1/+0 | |
| In the same move : - use a setup.cfg file for packaging - remove the use of six | |||||
| 2019-09-08 | remove compatibility of py34 | Brice Maron | 1 | -1/+0 | |
| 2019-02-20 | Fix requirements.txt file. | Rémy HUBSCHER | 1 | -0/+4 | |
| 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. | |||||
| 2017-10-23 | Fix Travis-CI integration (#276) | Alexis Metaireau | 1 | -7/+6 | |
| Use tox-travis to solve the current issues with Travis-CI | |||||
| 2017-08-20 | Add python 3.6 support (#259) | 0livd | 1 | -0/+1 | |
| Closes #253 | |||||
| 2017-03-29 | Add Python 3.4 support | Jocelyn Delalande | 1 | -0/+1 | |
| Note that py3.4 is the version shipped in current Debian version (Jessie). | |||||
| 2017-03-28 | Make travis use tox | Jocelyn Delalande | 1 | -7/+7 | |
| 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 | Update requirements.txt location | Alexis Métaireau | 1 | -1/+1 | |
| 2017-03-17 | Travis CI: Run tests on python2.7 and python3.5 | 0livd | 1 | -0/+1 | |
| 2016-09-25 | Add a basic travis.yml file (Enable Travis CI) | Alexandre Avenel | 1 | -0/+7 | |
