commit f632477175c6fdb3c5d251d758b43566a46853ee parent 8f545f741f00caf7dafbb66c7d7af7a737bb1c7e Author: Erik Letson <hmagellan@hmagellan.com> Date: Mon, 5 Oct 2020 17:17:08 -0500 list pip reqs in txt file Diffstat:
A | requirements.txt | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -0,0 +1,3 @@ +pygame==1.9.6 +PyTMX==3.22.0 +six==1.15.0