Commit 6293348e authored by Jacek Furmankiewicz's avatar Jacek Furmankiewicz

setup.py

parent af4cff16
...@@ -35,4 +35,8 @@ setup( ...@@ -35,4 +35,8 @@ setup(
"Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Dynamic Content",
"Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Libraries :: Python Modules",
], ],
install_requires=[
'Twisted Web>=11.0.0',
'twisted.internet.processes>=1.0b1',
],
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment