Skip to content

Commit

Permalink
remove editable
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed May 5, 2024
1 parent e4be575 commit 3a556dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
os: ${{ matrix.platform }}
python-version: ${{ matrix.python-version }}
qt: ${{ matrix.backend }}
pip-install-flags: -e
pip-install-pre-release: ${{ github.event_name == 'schedule' }}
report-failures: ${{ github.event_name == 'schedule' }}
coverage-upload: artifact
Expand Down Expand Up @@ -75,7 +74,6 @@ jobs:
python-version: "3.8"
qt: pyqt5
pip-post-installs: 'qtpy==1.1.0 typing-extensions==3.7.4.3'
pip-install-flags: -e
coverage-upload: artifact

upload_coverage:
Expand Down

0 comments on commit 3a556dc

Please sign in to comment.