Added dependency management with uv

This commit is contained in:
2025-06-24 21:51:46 -04:00
parent 60adf4e0af
commit 93b43e6a08
6 changed files with 612 additions and 2 deletions

5
.idea/misc.xml generated
View File

@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="Python 3.9 (surugaya_api)" />
<option name="enabledOnReformat" value="true" />
<option name="enabledOnSave" value="true" />
<option name="sdkName" value="Python 3.11 (surugaya_api)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.11 (surugaya_api)" project-jdk-type="Python SDK" />
<component name="PythonCompatibilityInspectionAdvertiser">
<option name="version" value="3" />
</component>