1
0
forked from Mirrors/itch-dl

Convert the project model from Poetry to uv

This commit is contained in:
Ryszard Knop
2025-02-14 15:25:06 +01:00
parent bbabe62460
commit 82dce7f763
3 changed files with 288 additions and 28 deletions

4
.gitignore vendored
View File

@@ -1,10 +1,6 @@
# Developers' private notes/output dirs/etc
private/
# Make sure nobody pushes the lock file (I want all deps
# to stay up-to-date, if it breaks, it needs to be fixed!)
poetry.lock
# PyCharm exceptions
.idea/workspace.xml