mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-21 22:34:21 +00:00
🔨 More IntelliJ stuff
This commit is contained in:
parent
64a324287b
commit
ae94259e38
3 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
<component name="ClojureProjectResolveSettings">
|
||||
<currentScheme>IDE</currentScheme>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_15" project-jdk-name="Poetry (sophon)" project-jdk-type="Python SDK">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_15" project-jdk-name="Poetry (backend)" project-jdk-type="Python SDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
<component name="PythonCompatibilityInspectionAdvertiser">
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<option value="$USER_HOME$/.cache/pypoetry/virtualenvs/sophon-BQr90Ext-py3.9/bin/python" />
|
||||
<option value="$USER_HOME$/.cache/pypoetry/virtualenvs/sophon-oyAYqTyT-py3.9/bin/python" />
|
||||
<option value="$USER_HOME$/.cache/pypoetry/virtualenvs/frontend-MQik5PRy-py3.9/bin/python" />
|
||||
<option value="$USER_HOME$/.cache/pypoetry/virtualenvs/sophon-ldasLI51-py3.9/bin/python" />
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/sophon" isTestSource="false" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Poetry (sophon)" jdkType="Python SDK" />
|
||||
<orderEntry type="jdk" jdkName="Poetry (backend)" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
<component name="TemplatesService">
|
||||
|
|
Loading…
Reference in a new issue