Skip to content

Commit 0dc5eae

Browse files
clean
1 parent 9e9395f commit 0dc5eae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/packing.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ jobs:
4141
run: |
4242
pip3 install wheel twine
4343
pip3 install --upgrade setuptools
44-
# SetuptoolsDeprecationWarning: setuptools.installer is deprecated.
45-
# Requirements should be satisfied by a PEP 517 installer.
4644
4745
- name: Pack source and binary files
4846
run: make pip-dist

0 commit comments

Comments
 (0)