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-11-06 15:54:02 +00:00

11 lines
No EOL
220 B
Text

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