File tree Expand file tree Collapse file tree 5 files changed +4
-2
lines changed Expand file tree Collapse file tree 5 files changed +4
-2
lines changed Original file line number Diff line number Diff 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 /
Original file line number Diff line number Diff line change 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
66compatible with Python 2 and is unsupported since 2014.
77
88Ported 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
1212Install in your virtual environment with
1313
1414pip3 install python3-albow
15+
16+
17+ I saw recently where Gregory has albow working on Python 3. Maybe, I should abandon this project
You can’t perform that action at this time.
0 commit comments