Commit Graph

27 Commits

Author SHA1 Message Date
sanjay-cpu
b5f485bc5a Travis-ci: added support for ppc64le 2020-10-21 17:37:21 +02:00
lasers
259f423408
setup: add python_requires='>=3.5' (#723) 2020-09-06 18:37:12 +02:00
Daniel Theodoro
1f8b0a7863
Add a new module to manage Yubikey devices (#785)
* Add a new module to manage a Yubikey device

* Set python 3.6+ as a requeriment

* remove the enable_shell parameter used by run_through_shell in the yubikey module
2020-07-23 22:27:50 +02:00
chestm007
1408997181
we specify 3.4 as minimum python version, looks like travis removed 3.3 (#757) 2019-07-10 15:43:32 +10:00
enkore
33e2cfa59d Update .travis.yml 2015-08-19 20:03:19 +02:00
enkore
12823ec92d Upgrade travis to containers 2015-08-17 11:18:25 +02:00
enkore
007d4dd484 Update CI build process 2014-12-01 14:48:42 +01:00
enkore
b9846936e1 Whoops 2014-10-17 16:39:53 +02:00
enkore
55faac433a Hm, let's see if just caching half the virtualenv will work. 2014-10-17 16:35:17 +02:00
enkore
34a71d8fd4 Fix as per https://github.com/travis-ci/travis-ci/issues/2231#issuecomment-41879005 2014-10-17 14:32:54 +02:00
enkore
a08dd924c4 Ok, this doesn't seem to be possible with Python 3.3. Great! 2014-10-17 13:21:27 +02:00
enkore
a7bfb0e7a5 This should go into the python section, not the virtualenv section. 2014-10-17 13:16:49 +02:00
enkore
17e60c341c Maybe like this? 2014-10-17 13:12:27 +02:00
enkore
c3f1f27186 Aha, now that's interesting.
The isolated venv was then probably the reason why pip didn't see
python3-sphinx in https://travis-ci.org/enkore/i3pystatus/builds/38247577
2014-10-17 13:01:04 +02:00
enkore
8a4d43c86d Make CI builds less noisy 2014-10-17 12:56:46 +02:00
enkore
5c9e7ec502 pip doesn't detect dist-package for some reason. 2014-10-17 12:53:38 +02:00
enkore
828dc08763 Rename requirements.txt to dev-...txt to clarify that these are NOT core dependencies.
(Installing packaged sphinx should speed up CI builds significantly and pip
should figure out it doesn't need to install it.)
2014-10-17 12:23:02 +02:00
enkore
2bba406485 CI: run pep8 utility on tree 2014-10-14 16:49:08 +02:00
enkore
49a33bf08f ... 2014-10-12 01:35:12 +02:00
enkore
344ad4647f Moved all docs to sphinx. Nothing changes for module authors. 2014-10-12 01:32:29 +02:00
enkore
3bea6809ef Update .travis.yml 2014-10-11 12:59:09 +02:00
enkore
c259dffdf7 Update .travis.yml 2014-10-11 12:40:45 +02:00
enkore
e125d9cd7c Update CI configuration: test install and test building docs. 2014-10-11 12:35:54 +02:00
enkore
ab96bee495 Good to know things don't work with 3.2 2014-04-19 11:23:37 +02:00
enkore
59435aef91 ... 2014-04-19 11:16:17 +02:00
enkore
c9292dc6c8 requirements.txt 2014-04-19 11:09:42 +02:00
enkore
de212068cd +travis 2014-04-19 11:05:32 +02:00