We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f298632 commit f2325d0Copy full SHA for f2325d0
.github/workflows/pypi-publish.yml
@@ -34,7 +34,6 @@ jobs:
34
35
- name: Build the package
36
run: |
37
- include requirements.txt
38
python setup.py sdist bdist_wheel
39
40
- name: Publish to PyPI
0 commit comments