Skip to content

Commit a0d4e61

Browse files
author
Humberto Sanchez II
committed
<Update>[Pygame 2.0.1]: Minor update
Update infrastructure include python 3.9.1 [#66] [#72]
1 parent 468a5bc commit a0d4e61

File tree

5 files changed

+4
-2
lines changed

5 files changed

+4
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ __pycache__/
66
/dist/
77
/python3_albow.egg-info/
88
/site/
9-
/docs/
109
/venv-pyenv-3.9.1/
1110
/venv-pyenv-3.9.0/
1211
/venv-pyenv-3.8.5/

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![PyPI version](https://badge.fury.io/py/python3-albow.svg)](https://badge.fury.io/py/python3-albow)
44

5-
This project is a port of Gregory Ewing's Albow project (https://www.pygame.org/project/338/4687) that is only
5+
This project is a port of Gregory Ewing's Albow project (https://www.pygame.org/project/338/4687) that was only
66
compatible with Python 2 and is unsupported since 2014.
77

88
Ported to Python 3 and extended by [Humberto A. Sanchez II](https://www.linkedin.com/in/hasii/)
@@ -12,3 +12,6 @@ Updated documentation at: https://hasii2011.github.io
1212
Install in your virtual environment with
1313

1414
pip3 install python3-albow
15+
16+
17+
I saw recently where Gregory has albow working on Python 3. Maybe, I should abandon this project

docs/Albow.put

3.59 KB
Binary file not shown.

docs/ImportProject.put

837 Bytes
Binary file not shown.

docs/Tables.put

849 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)