Skip to content

Commit 6ea167d

Browse files
committed
update to python 3.9 for dev build to fix importlib error
1 parent ec7c557 commit 6ea167d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ jobs:
314314
315315
plotlyjs_dev_build:
316316
docker:
317-
- image: cimg/python:3.8-node
317+
- image: cimg/python:3.9-node
318318
environment:
319319
LANG: en_US.UTF-8
320320
resource_class: large

0 commit comments

Comments
 (0)