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 b90a949 commit 0ae6a4cCopy full SHA for 0ae6a4c
.github/workflows/ci.yml
@@ -49,7 +49,6 @@ jobs:
49
pip install wheel
50
51
- name: Build package
52
- working-directory: src
53
run: python setup.py sdist bdist_wheel
54
55
- name: Publish package to PyPI
0 commit comments