Commit Graph

6 Commits

Author SHA1 Message Date
Piotr Staroszczyk
efe9f61bc2
Drop RedirectLoop exception (#819)
* drop RedirectLoop exception

* tests is package to allow run it easly

* bring back test for redirect loop
2020-02-24 10:09:52 +00:00
Florimond Manca
8d55d78574 Drop nox in favor of vanilla scripts (#566)
* Drop nox in favor of vanilla scripts

* Use named stages

* Fix attrs dependency resolution madness

* Add missing mkautodoc dev dependency

* Add missing install step on windows build

* Explicitly define stage order so that timed out Windows build runs last

* Add missing dev dependency on Black

* Clean up contributing guide

* Separate docs into docs-build and docs-serve
2019-11-30 11:50:13 +00:00
Florimond Manca
6b97b2ed00 Pin uvloop to fix 3.8-dev compilation issue (#323) 2019-09-06 23:32:38 -05:00
Can Sarıgöl
1b82d6373b Add flake8-comprehensions to nox check task (#200)
* fixed as flake8-comprehensions

* added site folder into gitignore
2019-08-13 09:22:18 -05:00
Seth Michael Larson
80dc3e274e
Use nox for automation and CI (#128) 2019-08-13 08:39:35 -05:00
Tom Christie
a75bc0ebcd Initial commit 2019-04-04 13:27:55 +01:00