Mirror of https://github.com/roostorg/osprey
github.com/roostorg/osprey
1<?xml version="1.0" encoding="UTF-8"?>
2<module type="PYTHON_MODULE" version="4">
3 <component name="NewModuleRootManager">
4 <content url="file://$MODULE_DIR$">
5 <sourceFolder url="file://$MODULE_DIR$/osprey_rpc/src" isTestSource="false" />
6 <sourceFolder url="file://$MODULE_DIR$/osprey_worker/src" isTestSource="false" />
7 <sourceFolder url="file://$MODULE_DIR$/example_plugins/src" isTestSource="false" />
8 <excludeFolder url="file://$MODULE_DIR$/.venv" />
9 </content>
10 <orderEntry type="jdk" jdkName="uv (osprey)" jdkType="Python SDK" />
11 <orderEntry type="sourceFolder" forTests="false" />
12 </component>
13 <component name="PyDocumentationSettings">
14 <option name="format" value="PLAIN" />
15 <option name="myDocStringFormat" value="Plain" />
16 </component>
17 <component name="TestRunnerService">
18 <option name="PROJECT_TEST_RUNNER" value="py.test" />
19 </component>
20</module>