1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

setup: remove waitress from require pkgs, now optional

This commit is contained in:
Ilya Kreymer 2015-07-31 02:49:03 -07:00
parent 0fd3d39ab8
commit d84185aea6

View File

@ -76,7 +76,6 @@ setup(
'jinja2',
'surt',
'pyyaml',
'waitress',
'watchdog'
],
tests_require=[