mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
15 lines
No EOL
659 B
XML
15 lines
No EOL
659 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$/cbpi" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test_env2" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="Python 3.7.1 virtualenv at ~/cbp42" jdkType="Python SDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
<component name="TestRunnerService">
|
|
<option name="projectConfiguration" value="pytest" />
|
|
<option name="PROJECT_TEST_RUNNER" value="py.test" />
|
|
</component>
|
|
</module> |