8000 fix: build on CircleCI · aszhou/influxdb-client-python@91ffed1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 91ffed1

Browse files
committed
fix: build on CircleCI
1 parent f2092a1 commit 91ffed1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ commands:
2525
- run:
2626
command: | # use pipenv to install dependencies
2727
sudo pip install pipenv
28-
pipenv install
2928
- run:
3029
name: "Running tests"
3130
command: ./scripts/ci-test.sh

0 commit comments

Comments
 (0)
0