This commit is contained in:
wassname
2024-06-03 20:09:54 +08:00
parent 5a0e8dc5ac
commit ff14ca4639
9 changed files with 1858 additions and 105 deletions
+6
View File
@@ -35,8 +35,14 @@ loguru = "^0.7.2"
imageio-ffmpeg = "^0.5.0"
importlib = "^1.0.4"
imageio = "^2.34.1"
craftax = {path = "/media/wassname/SGIronWolf/projects5/2024/Craftax", develop = true }
# craftax = {git = "https://github.com/wassname/Craftax" , develop = true }
chex = "^0.1.86"
[tool.poetry.group.dev.dependencies]
ipywidgets = "^8.1.3"
ipykernel = "^6.29.4"
ruff = "^0.1.3"
[build-system]
requires = ["poetry-core"]