Commit Graph

11 Commits

Author SHA1 Message Date
Hynek Schlawack 6a3458f2c2 Add explicit isort arguments from black's docs 2018-11-26 17:51:55 +01:00
Hynek Schlawack a7db21a273 More pre-commit, more 3.7, more linting, more stages 2018-11-24 13:36:20 +01:00
Hynek Schlawack 290cf2a3f0 Quench a bunch of warnings 2018-10-19 10:48:09 +02:00
Hynek Schlawack a372d51b7b
Fade to Black (#392) 2018-06-10 19:40:07 +02:00
Hynek Schlawack ef9a062022
Use isort so we can stop thinking about imports (#297) 2017-11-26 22:18:07 +01:00
Hynek Schlawack 303b2f627f Activate warnings (#201) 2017-06-01 13:12:19 +02:00
Philippe Ombredanne 61d66e4d66 Ensure the LICENSE file is included in wheel metadata (#98)
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
2016-09-24 13:11:18 +02:00
Hynek Schlawack 1790a469b6 pytest 3.0 2016-08-22 13:13:28 +02:00
Hynek Schlawack e41324780a It's bdist_wheel now 2016-04-19 11:59:53 +02:00
Hynek Schlawack c523e0510f Add some pytest options 2015-12-02 07:47:15 +01:00
Hynek Schlawack fcd6e19932 Don't use setup.py test & pytest-cov
Mainly because the former doesn't use pip to install it's dependencies which
makes stuff potentially slow (no wheel caching) and litters the current directory.
2015-07-26 13:06:57 +02:00