1
0
forked from Mirrors/itch-dl

Switch from Poetry to uv

This commit is contained in:
Ryszard Knop
2025-04-03 18:49:39 +02:00
parent 9ccb2ae1b1
commit 5ab0dc0309
2 changed files with 5 additions and 2 deletions

5
.idea/misc.xml generated
View File

@@ -1,4 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Poetry (itch-dl)" project-jdk-type="Python SDK" />
<component name="Black">
<option name="sdkName" value="uv (itch-dl)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="uv (itch-dl)" project-jdk-type="Python SDK" />
</project>