mirror of
https://github.com/DragoonAethis/itch-dl.git
synced 2025-04-18 21:51:20 +02:00
Switch from Poetry to uv
This commit is contained in:
parent
9ccb2ae1b1
commit
5ab0dc0309
.idea
2
.idea/itch-dl.iml
generated
2
.idea/itch-dl.iml
generated
@ -4,7 +4,7 @@
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Poetry (itch-dl)" jdkType="Python SDK" />
|
||||
<orderEntry type="jdk" jdkName="uv (itch-dl)" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
5
.idea/misc.xml
generated
5
.idea/misc.xml
generated
@ -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>
|
Loading…
x
Reference in New Issue
Block a user