diff options
Diffstat (limited to 'Python/.idea/Python.iml')
| -rw-r--r-- | Python/.idea/Python.iml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Python/.idea/Python.iml b/Python/.idea/Python.iml new file mode 100644 index 0000000..85c7612 --- /dev/null +++ b/Python/.idea/Python.iml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="PYTHON_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/venv" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> + <component name="TestRunnerService"> + <option name="PROJECT_TEST_RUNNER" value="Unittests" /> + </component> +</module>
\ No newline at end of file |
