Skip to content

Commit ce56f82

Browse files
committed
docs: fix pypi.org page showing :warning:
Replace `:warning:` with real unicode character: pypi.org does not interpret it.
1 parent 7f06adb commit ce56f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ documentation.
6262

6363
It requires **Python 3.8 or above** (except for standalone packages) and git.
6464

65-
:warning: Python 3.8 is no longer supported by the Python Software Foundation since October, 14th 2024. GGShield will soon require Python 3.9 or above to run.
65+
⚠️ Python 3.8 is no longer supported by the Python Software Foundation since October, 14th 2024. GGShield will soon require Python 3.9 or above to run.
6666

6767
Some commands require additional programs:
6868

0 commit comments

Comments
 (0)