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 ddcd6f5 commit 33359f3Copy full SHA for 33359f3
packages/python/plotly/tox.ini
@@ -75,7 +75,7 @@ deps=
75
optional: matplotlib==2.2.3
76
optional: scikit-image==0.14.4
77
optional: kaleido
78
- optional: orjson==3.4.6;python_version<"3.5"
+ optional: orjson==3.4.6;python_version>"3.5"
79
80
; CORE ENVIRONMENTS
81
[testenv:py27-core]
0 commit comments