mirror of
https://github.com/WMK965/965-Python-Learning-Repo.git
synced 2025-04-28 08:33:20 +00:00
18 lines
694 B
XML
18 lines
694 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="PYTHON_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/Modules" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="Python 3.11 (PythonLearning)" jdkType="Python SDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
<component name="PyNamespacePackagesService">
|
|
<option name="namespacePackageFolders">
|
|
<list>
|
|
<option value="$MODULE_DIR$/Modules" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
</module> |