mbwolff
commited on
Commit
·
22d52ce
1
Parent(s):
b2501ac
Maybe now?
Browse files- .idea/eqa_test1.iml +2 -1
- .idea/misc.xml +1 -1
.idea/eqa_test1.iml
CHANGED
|
@@ -3,8 +3,9 @@
|
|
| 3 |
<component name="NewModuleRootManager">
|
| 4 |
<content url="file://$MODULE_DIR$">
|
| 5 |
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
|
|
|
| 6 |
</content>
|
| 7 |
-
<orderEntry type="jdk" jdkName="Python 3.
|
| 8 |
<orderEntry type="sourceFolder" forTests="false" />
|
| 9 |
</component>
|
| 10 |
</module>
|
|
|
|
| 3 |
<component name="NewModuleRootManager">
|
| 4 |
<content url="file://$MODULE_DIR$">
|
| 5 |
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
| 6 |
+
<excludeFolder url="file://$MODULE_DIR$/.venv1" />
|
| 7 |
</content>
|
| 8 |
+
<orderEntry type="jdk" jdkName="Python 3.10 (eqa_test1)" jdkType="Python SDK" />
|
| 9 |
<orderEntry type="sourceFolder" forTests="false" />
|
| 10 |
</component>
|
| 11 |
</module>
|
.idea/misc.xml
CHANGED
|
@@ -3,5 +3,5 @@
|
|
| 3 |
<component name="Black">
|
| 4 |
<option name="sdkName" value="Python 3.13 (eqa_test1)" />
|
| 5 |
</component>
|
| 6 |
-
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.
|
| 7 |
</project>
|
|
|
|
| 3 |
<component name="Black">
|
| 4 |
<option name="sdkName" value="Python 3.13 (eqa_test1)" />
|
| 5 |
</component>
|
| 6 |
+
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (eqa_test1)" project-jdk-type="Python SDK" />
|
| 7 |
</project>
|