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
2024-11-17 01:24:57 +00:00

13 lines
No EOL
267 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
include raylib/py.typed
include pyray/py.typed