Commit Graph

7 Commits

Author SHA1 Message Date
Alessio Bogon 3dce929a77 Version 4.1.0 (also fix the way we release) 2021-07-03 10:58:04 +02:00
Alessio Bogon 26adcc468a
Switch to GitHub actions (#417)
* Add github workflow for testing

* Add .editorconfig

* setup.py -> setup.cfg

* Remove .travis.yml

* Test on the python python 3.10 (alpha)
2021-04-16 09:27:31 +02:00
Alessio Bogon 86e97624ac wheel is deprecated. bdist_wheel should be used instead 2020-09-05 18:42:42 +02:00
Alessio Bogon f4dce04053 Use black for linters check. 2019-08-27 17:54:58 +02:00
Alessio Bogon 2a10da1bc9 Add missing line at the end of the file 2019-07-05 15:14:58 +02:00
Alessio Bogon 76a75ea3e6 Switch from pytest-pep8 to pycodestyle.
Pytest-pep8 received the last update in 2014, and it is now not working with pytest >= 4.5
2019-07-05 15:14:58 +02:00
Anatoly Bubenkov 0a3603c12b universal wheel 2015-03-15 16:32:44 +01:00