This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
raylib-python-cffi/dynamic/MANIFEST.in
2021-10-15 19:03:47 +01:00

14 lines
No EOL
303 B
Text

include raylib/*.pyi
include raylib/*.pyd
exclude raylib/*.a
include raylib/*.h
include raylib/*.pyi
exclude raylib/*.c
exclude raylib/*.o
include raylib/*.dylib
include raylib/*.dll
include raylib/*.so
include raylib/32bit/*.dylib
include raylib/32bit/*.dll
include raylib/32bit/*.so
include version.py