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 75fba9b commit 3077ad5Copy full SHA for 3077ad5
.github/workflows/python-package.yml
@@ -32,5 +32,5 @@ jobs:
32
- name: Run Tests
33
run: |
34
python tests.py
35
- python setup.py sdist bdist_wheel
+ python setup.py sdist
36
twine check dist/*
0 commit comments