small fix

This commit is contained in:
richard 2021-10-08 05:26:54 +01:00
parent 80d568a469
commit 04dd13a3f3
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env bash
python3 raylib/build.py
pip3 install sphinx-autoapi myst_parser sphinx_rtd_theme
python3 create_stub_pyray.py > pyray/__init__.pyi
python3 create_stub_static.py >raylib/__init__.pyi