Commit graph

14 commits

Author SHA1 Message Date
Petr Šplíchal
3903c0b861 Incorporate pull request feedback 2018-09-19 10:21:05 +02:00
Petr Šplíchal
7c561e2e11 Initial example of the Flexible Metadata Format 2018-09-18 12:17:36 +02:00
Miro Hrončok
c56363e23a Allow to test Jython
METHOD=virtualenv PYTHON=jython VERSION=2.7 ./smoke/venv.sh
2018-08-29 13:53:20 +02:00
Miro Hrončok
b3d405a516 Allow testing pypys:
METHOD=virtualenv PYTHON=pypy3 VERSION=3.5 ./smoke/venv.sh
    METHOD=venv PYTHON=pypy3 VERSION=3.5 ./smoke/venv.sh
    METHOD=virtualenv PYTHON=pypy VERSION=2.7 ./smoke/venv.sh
2018-08-29 12:32:01 +02:00
Miro Hrončok
2540126bc6 Cython wheels don't work with Python 2.6, use --no-cython-compile 2018-08-28 18:29:31 +02:00
Miro Hrončok
5169b86238 On Python 2.6, get Cython 27.x with cp26 wheels 2018-08-28 13:48:52 +02:00
Petr Šplíchal
d7cf02c145 Pip adjustments to make it work with python 2.6 2018-08-14 13:13:50 +02:00
Petr Šplíchal
413ee19869 Allow skiping tox 2018-07-20 15:17:24 +02:00
Miro Hrončok
aa5f2fee63 Make virtuelenv testable 2018-07-20 12:26:14 +02:00
Miro Hrončok
a6067a8820 Make venv tests work on 3.4 and 3.5 2018-07-20 12:19:30 +02:00
Miro Hrončok
7f890d12b8 Ignore anywhere 2018-07-20 12:17:31 +02:00
Petr Šplíchal
41eef2c4dc Move to smoke, support choosing python version 2018-07-20 10:54:27 +02:00
Miro Hrončok
42e0692eab WIP tests for venv 2018-07-20 10:52:31 +02:00
Petr Šplíchal
57457cbafb Add a simple README file 2018-07-20 10:49:34 +02:00