forked from rieuse/learnPython
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPython.iml
More file actions
18 lines (18 loc) · 906 Bytes
/
Python.iml
File metadata and controls
18 lines (18 loc) · 906 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.6.0 (D:\Anaconda3\envs\pp3\python.exe)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="scrapystudy" />
<orderEntry type="module" module-name="淘宝关键字搜索爬取数据储存到mongodb" />
<orderEntry type="module" module-name="douyu-0.1.3" />
<orderEntry type="module" module-name="pydouyu-master" />
<orderEntry type="module" module-name="Danmu" />
<orderEntry type="module" module-name="DouYuTV" />
<orderEntry type="module" module-name="py2.7" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>
</module>