We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13522f0 commit 3142105Copy full SHA for 3142105
1 file changed
setup.py
@@ -19,7 +19,7 @@
19
'numpy>=1.16',
20
'dill',
21
'seaborn',
22
- 'plotnine',
+ 'plotnine<=0.12.4',
23
]
24
25
PACKAGES = [
0 commit comments