Skip to content

Commit 2c17d2a

Browse files
committed
Install orjson for core tests
1 parent be81b16 commit 2c17d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/python/plotly/tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ deps=
7575
optional: matplotlib==2.2.3
7676
optional: scikit-image==0.14.4
7777
optional: kaleido
78-
optional: orjson==3.4.6;python_version>"3.5"
78+
orjson==3.4.6;python_version>"3.5"
7979

8080
; CORE ENVIRONMENTS
8181
[testenv:py27-core]

0 commit comments

Comments
 (0)