Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ff7957

Browse files
committed
Fixed typo, so this finishes our setup for CircleCI.
1 parent 82a26d1 commit 7ff7957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
post:
1212
- pip install matplotlib
1313
- pip install -I .
14-
- cd ~ && python -c "import plotlyy"
14+
- cd ~ && python -c "import plotly"
1515

1616
## Customize database setup (pass)
1717

0 commit comments

Comments
 (0)