Skip to content

Commit a8b4745

Browse files
committed
require tornado
1 parent a9bd197 commit a8b4745

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ def run(self):
8383
'pyzmq>=13',
8484
'python-dateutil>=2.1',
8585
'entrypoints',
86+
'tornado>=4.1',
8687
],
8788
extras_require = {
8889
'test': ['ipykernel', 'ipython', 'mock'],

0 commit comments

Comments
 (0)