commit ceba7bf61477944ca27b6115cc8305c2a130c582 parent 71bbeff6d996cf11a8914c3110edd253b5547b9f Author: Erik Letson <hmagellan@hmagellan.com> Date: Fri, 4 Jun 2021 22:18:30 -0500 added reqs for python modules Diffstat:
A | requirements.txt | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -0,0 +1,2 @@ +pygame==2.0.1 +PyTMX==3.25