mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-24 00:42:59 +08:00
18 lines
785 B
Text
18 lines
785 B
Text
|
<?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$/backend/felicity_lims" isTestSource="false" />
|
||
|
<sourceFolder url="file://$MODULE_DIR$/felicity" isTestSource="false" />
|
||
|
</content>
|
||
|
<orderEntry type="jdk" jdkName="felicity" 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="py.test" />
|
||
|
</component>
|
||
|
</module>
|