Cosimo Lupo
4ef608f5bf
tox: always download latest pip, setuptools and wheel in venvs
2019-09-13 15:06:10 +02:00
Cosimo Lupo
1166e02876
tox: use --no-build-isolation as we install requirements.txt ourselves
2019-04-12 14:54:01 +01:00
Cosimo Lupo
8baa24fee4
tox: only build sdist for upload on PyPI
2018-09-26 21:25:46 +01:00
Cosimo Lupo
b2410d9fe0
tox: add envs to build sdist, pure/native wheels, and upload to pypi
2018-09-26 20:18:21 +01:00
Cosimo Lupo
040c8536e2
tox: run tests with and without cython
2018-09-26 19:06:21 +01:00
Cosimo Lupo
ddeece03c7
add script to download updated Cython/Shadow.py module
2018-09-26 18:59:03 +01:00
Cosimo Lupo
1cadd9c47f
Add defcon to test-requirements.txt
...
I need some font objects to exercise the fonts_to_quadratic function.
Defcon is still not an install requirement though, as cu2qu should
work with any defcon-like objects (e.g. fontParts?, robofab not so much)
2017-10-31 18:39:17 +00:00
Cosimo Lupo
4e7a9989d4
Combine py{2,3} coverage; upload report to codecov.io
...
https://codecov.io/gh/googlei18n/cu2qu
Also, run tests on python3.6 instead of 3.5.
2017-10-30 19:16:58 +00:00
Cosimo Lupo
a3d004dbfe
tox.ini: add Tox configuration file, with py27, py35, coverage and coveralls environments
2016-11-03 19:09:45 +00:00