Commit Graph

18 Commits

Author SHA1 Message Date
matham f8ab7229c3
Add min basic dependencies to install requirements. 2020-09-14 17:43:30 -04:00
matham 6d09e3dc61
Update to latest cython version. (#6891) 2020-05-24 04:28:47 -04:00
matham bb1e8b28e5
Fix failing coverage (#6892)
* Fix failing coverage

* Fix PEP8

* format was not applied to the first string.

* Enable branch coverage by default.

* Update setup.cfg

* Update setup.cfg
2020-05-24 03:58:38 -04:00
matham 69338d7e41
Fix failing tests (#6845) 2020-04-29 00:05:32 -04:00
Matthew Einhorn 6607506953 Move flake8 config to setup.cfg, be more error spcific. 2020-01-05 02:36:21 -05:00
Matthew Einhorn 0b6b8930e6 Switch to flake8 and fix PEP8 issues. 2020-01-03 17:17:09 -05:00
Matthew Einhorn c252f82a8e Fix CI PyPI upload and pin to latest kivy_deps versions. 2019-12-28 22:54:51 -05:00
Matthew Einhorn 04aa073e2a Specify kivy_deps versions more precisely. 2019-12-28 00:01:04 -05:00
matham 9e3b1b121d
Add docutils and pygments. 2019-12-20 16:06:54 -05:00
Matthew Einhorn 69e72d98d4 Switch to using pyproject.toml and setup.cfg for metadata. 2019-12-08 20:03:44 -05:00
matham c52dc5d8cb
Bump max cython version. 2019-11-02 15:00:50 -04:00
Matthew Einhorn 4786f5e69f Add preliminary support for coverage for kv files. 2019-07-19 19:00:52 -04:00
Matthew Einhorn 45b016ca28 Move cython version to setup.cfg. 2019-06-02 22:48:20 -04:00
Mathieu Virbel ac9dbb7db6 reduce logging level for nosetests 2017-12-30 23:49:44 +01:00
Mathieu Virbel 508eec3a94 remove inclusive cover, or nosetest will failed. 2011-01-21 00:06:02 +01:00
Mathieu Virbel 5af852fb6b activate nosetests + reactivate coverage (ready for buildbot !) 2011-01-21 00:02:29 +01:00
Mathieu Virbel 32a053457a setup: use setuptool instead of distutils (now, nose work.) 2011-01-20 18:17:29 +01:00
Mathieu Virbel bc28d6b825 graphics: first pass to split graphics 2010-11-05 12:55:22 -04:00