Commit Graph

3 Commits

Author SHA1 Message Date
Ben Raz d6a2b597fb
Fix tests invocation on release CI worklow (#489)
* Employ unittest discovery CLI (back again)
* Fix (sometimes) broken import with the pyx_import
* Bump cibuildwheel to 2.9.0
* Build without libffi-devel

Co-authored-by: Fantix King <fantix.king@gmail.com>
2022-09-10 10:45:27 -05:00
Elvis Pranskevichus 954e8db094 Add a way to run tests on an installed version of uvloop 2017-09-12 10:21:06 -04:00
Elvis Pranskevichus be920ea74e Fix running of setup.py test with recent setuptools. (#84)
Referencing "setup" in the "test_suite" setup() argument leads to
setup.py being executed twice, which leads to a broken command
behaviour.
2017-03-30 10:59:06 -04:00