Merge remote-tracking branch 'origin/master' into sdl
# Conflicts: # create_stub_pyray.py # docs/README.html # docs/genindex.html # docs/objects.inv # docs/pyray.html # docs/raylib.html # docs/searchindex.js # dynamic/raylib/defines.py # make_docs.sh # pyray/__init__.pyi # raylib/__init__.pyi # raylib/defines.py # version.py
This commit is contained in:
commit
4e0a89162b
49 changed files with 2068 additions and 2163 deletions
|
@ -10,6 +10,7 @@ exclude raylib/*.c
|
|||
exclude raylib/*.o
|
||||
include version.py
|
||||
exclude tests/*
|
||||
|
||||
include raylib/py.typed
|
||||
include pyray/py.typed
|
||||
|
||||
|
||||
|
|
Reference in a new issue