fix naming

This commit is contained in:
csd4ni3l
2025-10-12 21:33:29 +02:00
parent f12b12bf4d
commit e0a35190e3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# This file was autogenerated by uv via the following command: # This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt # uv pip compile pyproject.toml -o requirements.txt
arcade==3.2.0 arcade==3.2.0
# via wizard-vs-irs (pyproject.toml) # via wizard_vs_irs (pyproject.toml)
attrs==25.3.0 attrs==25.3.0
# via pytiled-parser # via pytiled-parser
cffi==1.17.1 cffi==1.17.1
@@ -15,7 +15,7 @@ pyglet==2.1.6
pymunk==6.9.0 pymunk==6.9.0
# via arcade # via arcade
pypresence==4.3.0 pypresence==4.3.0
# via wizard-vs-irs (pyproject.toml) # via wizard_vs_irs (pyproject.toml)
pytiled-parser==2.2.9 pytiled-parser==2.2.9
# via arcade # via arcade
typing-extensions==4.14.1 typing-extensions==4.14.1

2
uv.lock generated
View File

@@ -205,7 +205,7 @@ wheels = [
] ]
[[package]] [[package]]
name = "wizard-vs-irs" name = "wizard_vs_irs"
version = "0.1.0" version = "0.1.0"
source = { editable = "." } source = { editable = "." }
dependencies = [ dependencies = [