Skip to content

Commit

Permalink
Merge branch 'dev-0.0.1a2' of https://github.com/KevinCortacero/Kartezio
Browse files Browse the repository at this point in the history
 into dev-0.0.1a2
  • Loading branch information
Kevin Cortacero committed May 7, 2024
2 parents ffb67d0 + 48b85eb commit ef20eab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
run: |
curl -sSL https://install.python-poetry.org | python3 -
- name: Configure Poetry
run: |
echo "poetry config virtualenvs.create false" >> $GITHUB_ENV
- name: Install dependencies
run: |
poetry install
Expand Down

0 comments on commit ef20eab

Please sign in to comment.