mirror of
https://github.com/csd4ni3l/wizard_vs_irs.git
synced 2026-01-01 12:23:43 +01:00
Update arcade to newest version
This commit is contained in:
@@ -5,7 +5,7 @@ description = "Wizard vs IRS"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"arcade==3.2.0",
|
||||
"arcade>=3.3.3",
|
||||
"pypresence>=4.3.0",
|
||||
]
|
||||
classifiers = [
|
||||
@@ -26,4 +26,4 @@ build-backend = "setuptools.build_meta"
|
||||
include-package-data = true
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["."]
|
||||
where = ["."]
|
||||
|
||||
Reference in New Issue
Block a user