Skip to content

Commit d84185a

Browse files
committed
setup: remove waitress from require pkgs, now optional
1 parent 0fd3d39 commit d84185a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ def run_tests(self):
7676
'jinja2',
7777
'surt',
7878
'pyyaml',
79-
'waitress',
8079
'watchdog'
8180
],
8281
tests_require=[

0 commit comments

Comments
 (0)