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