Skip to content

Commit ea04611

Browse files
committed
[fix] remove pip install
1 parent 8eee3db commit ea04611

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
@@ -26,7 +26,6 @@ jobs:
2626
- run:
2727
name: Install Dependencies
2828
command: |
29-
pip install cleo tomlkit jsonschema pyparsing keyring pkginfo cachecontrol cachy html5lib lockfile
3029
python -m poetry install
3130
3231
# Save's the specified path as a cache. This is the path Poetry uses to install the dependencies

0 commit comments

Comments
 (0)