Skip to content

Commit 57fd66e

Browse files
try to fix license files not be accepting by twine
1 parent c49e83e commit 57fd66e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def has_ext_modules(foo):
3333
url="https://github.com/electronstudio/raylib-python-cffi",
3434
author="Electron Studio",
3535
author_email="[email protected]",
36-
license_files = ['LICENSE'],
3736
classifiers=[
3837
"Programming Language :: Python :: 3",
3938
"Programming Language :: Python :: 3.13",

0 commit comments

Comments
 (0)