Skip to content

Commit

Permalink
Remove in-project config.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamghill committed Aug 12, 2023
1 parent bd8dc1c commit af6c0db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:

- name: Set Poetry config
run: |
poetry config virtualenvs.in-project false
poetry config virtualenvs.path ~/.virtualenvs${{ matrix.python-version }}
- name: Install dependencies
Expand Down

0 comments on commit af6c0db

Please sign in to comment.