You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ man bambam
25
25
If not, you can install it manually as follows.
26
26
27
27
Before installing this application, ensure you have the following installed:
28
-
*[Python](http://python.org) - versions 3.11, 3.13 and 3.14 are supported
28
+
*[Python](http://python.org) - versions 3.9, 3.11 and 3.13 are supported
29
29
*[Pygame](http://www.pygame.org/) - version 2.x is supported, but version 1.9 might work too. See [install instructions](https://www.pygame.org/wiki/GettingStarted).
30
30
*[PyYAML](https://github.com/yaml/pyyaml) - only required for using
31
31
[extensions](#extensions); any reasonably recent version should work
0 commit comments