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/MANIFEST.in
2019-05-24 01:13:28 +01:00

6 lines
No EOL
116 B
Text

include raylib/*.so
include raylib/*.pyd
exclude raylib/*.a
exclude raylib/*.h
exclude raylib/*.c
exclude raylib/*.o