Commit at 06241601

This commit is contained in:
zhaoyafan 2022-06-24 16:01:18 +08:00
parent b10f805d76
commit 713823da84
3 changed files with 8 additions and 4 deletions

View File

@ -1,8 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/Base" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/Business" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.10 (AutoFramework)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (myProject)" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (AutoFramework)" project-jdk-type="Python SDK" />
</project>

View File

@ -1 +1 @@
Test.
#AutoFramework.