mirror of
https://github.com/Paillat-dev/pycord-reactive-views.git
synced 2026-01-02 01:06:18 +00:00
Finally fixed
This commit is contained in:
@@ -17,7 +17,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12"
|
||||
]
|
||||
requires-python = "<3.12.0,>=3.11"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"py-cord>=2.6.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user