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 9e9395f commit 0dc5eaeCopy full SHA for 0dc5eae
.github/workflows/packing.yml
@@ -41,8 +41,6 @@ jobs:
41
run: |
42
pip3 install wheel twine
43
pip3 install --upgrade setuptools
44
- # SetuptoolsDeprecationWarning: setuptools.installer is deprecated.
45
- # Requirements should be satisfied by a PEP 517 installer.
46
47
- name: Pack source and binary files
48
run: make pip-dist
0 commit comments