Migrate to cherrypy wsgi from eventlet (#2387)
This commit is contained in:
parent
7582eb9f63
commit
d1f4901d53
13 changed files with 168 additions and 153 deletions
1
setup.py
1
setup.py
|
@ -17,7 +17,6 @@ REQUIRES = [
|
|||
'pip>=7.0.0',
|
||||
'jinja2>=2.8',
|
||||
'voluptuous==0.8.9',
|
||||
'eventlet==0.19.0',
|
||||
]
|
||||
|
||||
setup(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue