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
2021-10-28 15:14:02 +01:00

10 lines
178 B
Text

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