generate h files on linux and then use them on windows
This commit is contained in:
parent
10545a2f37
commit
ef2d56308a
16 changed files with 2533 additions and 384 deletions
1
setup.py
1
setup.py
|
@ -33,7 +33,6 @@ setup(
|
|||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
],
|
||||
packages=["raylib", "pyray"],
|
||||
|
|
Reference in a new issue