Skip to content

Commit

Permalink
revert poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed May 26, 2023
1 parent 5403087 commit 798573f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -22,7 +22,7 @@ commands:
- run: |
python -m ensurepip --default-pip
pip install --upgrade pip
pip install poetry==1.5
pip install poetry==1.4.2
executors:
python310:
Expand Down

0 comments on commit 798573f

Please sign in to comment.