-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathsagemaker-ssh-helper.iml
28 lines (28 loc) · 1.48 KB
/
sagemaker-ssh-helper.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?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" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/dist" />
<excludeFolder url="file://$MODULE_DIR$/tests/opt_ml/code" />
<excludeFolder url="file://$MODULE_DIR$/tests/opt_ml/model" />
<excludeFolder url="file://$MODULE_DIR$/tests/opt_ml/output" />
<excludeFolder url="file://$MODULE_DIR$/tests/.pytest_cache" />
<excludeFolder url="file://$MODULE_DIR$/tests/.pytest_cache/v" />
<excludeFolder url="file://$MODULE_DIR$/tests/output" />
<excludeFolder url="file://$MODULE_DIR$/sagemaker_ssh_helper.egg-info" />
<excludeFolder url="file://$MODULE_DIR$/.idea/dataSources" />
<excludeFolder url="file://$MODULE_DIR$/src_diff" />
<excludeFolder url="file://$MODULE_DIR$/.pytest_cache/v" />
</content>
<orderEntry type="jdk" jdkName="Remote Python 3.11.11 (sftp://[email protected]:22/opt/conda/bin/python3)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PackageRequirementsSettings">
<option name="requirementsPath" value="" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="py.test" />
</component>
</module>