1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-05-02 17:30:53 +02:00

Bump python version.

This commit is contained in:
2024-06-03 08:54:06 +02:00
parent 9ce1a722f0
commit 18b5c57b87
57 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_11 )
PYTHON_COMPAT=( python3_{8..13} )
PYPI_NO_NORMALIZE=1
PYPI_PN="bandcamp-downloader"