Commit Graph

13 Commits

Author SHA1 Message Date
pyup.io bot 35ce5fe03a Update setuptools from 42.0.1 to 42.0.2 (#207) 2019-12-01 10:49:26 -08:00
pyup.io bot 81bf006a7f Update twine from 3.1.0 to 3.1.1 (#200) 2019-11-28 08:41:45 -08:00
pyup.io bot f2b9a632bc Update setuptools from 42.0.0 to 42.0.1 (#193) 2019-11-25 11:22:01 -08:00
pyup.io bot 4fa4b99476 Update setuptools from 41.6.0 to 42.0.0 (#191) 2019-11-24 09:38:15 -08:00
pyup.io bot 81e2c89afb Update twine from 3.0.0 to 3.1.0 (#190) 2019-11-24 03:55:41 -08:00
pyup.io bot 5ead1ef101 Update twine from 2.0.0 to 3.0.0 (#183) 2019-11-18 22:01:49 -08:00
pyup.io bot 75a818d397 Update setuptools from 41.5.1 to 41.6.0 (#153) 2019-10-29 18:43:24 -07:00
pyup.io bot 521a49ffd1 Update setuptools from 41.5.0 to 41.5.1 (#149) 2019-10-28 13:28:46 -07:00
pyup.io bot 5db42b349e Update setuptools from 41.4.0 to 41.5.0 (#145) 2019-10-27 19:26:20 -07:00
pyup.io bot 22079c3dbb Update setuptools from 41.2.0 to 41.4.0 (#112) 2019-10-07 03:57:05 -07:00
pyup.io bot 8151b5545e Update setuptools from 40.6.2 to 41.2.0 (#105) 2019-09-27 20:15:22 -07:00
Abhinav Singh 46bc7795fb
Bump develop version to 1.0.1 and Autopep8 (#103)
* autopep8

* add int support for text_ and bytes_
2019-09-27 15:43:35 -07:00
Abhinav Singh ccb1dbeb5f
Pluggable WebServer (#98)
* Enable windows and pre/dev python releases

* Move twine to requirements-release.txt

* 3.5 do not support type annotations

* Use inbuild build_request, build_response methods now.

* First cut of web server route plugin architecture

* Add route decorator

* mypy

* disable TestMultiCoreRequestDispatcherIntegration for github

* Anyways it doesnt format as advertised
2019-09-26 02:07:16 -07:00