-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathaiochan.iml
More file actions
20 lines (20 loc) · 797 Bytes
/
aiochan.iml
File metadata and controls
20 lines (20 loc) · 797 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PackageRequirementsSettings">
<option name="requirementsPath" value="" />
</component>
<component name="ReSTService">
<option name="workdir" value="C:\Users\amade\aiochan\doc" />
<option name="DOC_DIR" value="C:\Users\amade\aiochan\doc" />
</component>
<component name="TestRunnerService">
<option name="projectConfiguration" value="pytest" />
<option name="PROJECT_TEST_RUNNER" value="pytest" />
</component>
</module>