Skip to content

Commit 8b0f889

Browse files
committed
Updated config.yml
1 parent 4c6bc0c commit 8b0f889

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
command: |
4949
python3 -m venv venv
5050
. venv/bin/activate
51+
pip install --upgrade pip
5152
python setup.py install
5253
pip install twine
5354

0 commit comments

Comments
 (0)