You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-board/pychess/files/pychess-1.0.3-setuptools-wa...

9 lines
221 B

Silence QA notice for:
dist.py:275: UserWarning: Unknown distribution option: 'executables'
--- a/setup.py
+++ b/setup.py
@@ -323,3 +323,2 @@
"bdist_msi": bdist_msi_options},
- executables=executables
)