tkio-test-case.iml 608 Bytes
Newer Older
liuxiaoxing committed
1 2 3 4
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
  <component name="NewModuleRootManager">
    <content url="file://$MODULE_DIR$" />
liuxiaoxing committed
5
    <orderEntry type="jdk" jdkName="NewPython 3.7 (test)" jdkType="Python SDK" />
liuxiaoxing committed
6 7
    <orderEntry type="sourceFolder" forTests="false" />
  </component>
liuxiaoxing committed
8 9 10 11 12 13 14
  <component name="PackageRequirementsSettings">
    <option name="requirementsPath" value="" />
  </component>
  <component name="TestRunnerService">
    <option name="projectConfiguration" value="pytest" />
    <option name="PROJECT_TEST_RUNNER" value="pytest" />
  </component>
liuxiaoxing committed
15
</module>