We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62a001 commit 4e4d810Copy full SHA for 4e4d810
setup.py
@@ -7,6 +7,7 @@
7
8
import re
9
import setuptools
10
+from collections import OrderedDict
11
12
INSTALL_REQUIRES = ['matplotlib>=3.0.0',
13
'bokeh>=1.0.2',
0 commit comments