mirror of
https://github.com/glomatico/votify.git
synced 2026-09-26 11:02:29 +02:00
Update Python version requirement to 3.9 in pyproject.toml
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "votify"
|
||||
description = "A Python CLI app for downloading songs, podcasts and videos from Spotify."
|
||||
requires-python = ">=3.8"
|
||||
requires-python = ">=3.9"
|
||||
authors = [{ name = "glomatico" }]
|
||||
dependencies = [
|
||||
"click",
|
||||
|
||||
Reference in New Issue
Block a user