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
Richard Smith a703659c9d initial
2019-05-21 10:56:31 +01:00

5 lines
No EOL
95 B
Text

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