We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed53948 commit 03ee303Copy full SHA for 03ee303
1 file changed
.github/workflows/pypi_release.yaml
@@ -65,7 +65,7 @@ jobs:
65
run: |
66
pip install --upgrade pip
67
pip install -v .
68
- python -m pip install build setuptools wheel twine pytest
+ python -m pip install build setuptools wheel twine
69
70
- name: Build Source Distribution
71
0 commit comments