-
Notifications
You must be signed in to change notification settings - Fork 0
/
wrye-bash.iml
28 lines (28 loc) · 1.41 KB
/
wrye-bash.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?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$/Mopy/bash" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/.pytest_cache" />
<excludeFolder url="file://$MODULE_DIR$/Mopy/bash/compiled" />
<excludeFolder url="file://$MODULE_DIR$/Mopy/bash/images" />
<excludeFolder url="file://$MODULE_DIR$/Mopy/redist" />
<excludeFolder url="file://$MODULE_DIR$/Mopy/taglists" />
<excludeFolder url="file://$MODULE_DIR$/scripts/build/nsis" />
<excludeFolder url="file://$MODULE_DIR$/scripts/dist" />
<excludeFolder url="file://$MODULE_DIR$/Mopy/bash/tests/test_resources" />
<excludeFolder url="file://$MODULE_DIR$/Mopy/Docs/images" />
<excludeFolder url="file://$MODULE_DIR$/scripts/build/standalone/dist" />
<excludeFolder url="file://$MODULE_DIR$/scripts/build/standalone/temp" />
</content>
<orderEntry type="jdk" jdkName="Python 3.11" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="pytest" />
</component>
</module>