File: pyTooling.Common.iml

package info (click to toggle)
python-pytooling 8.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 3,752 kB
  • sloc: python: 25,618; makefile: 13
file content (17 lines) | stat: -rw-r--r-- 875 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
  <component name="NewModuleRootManager">
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/pyTooling" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
      <excludeFolder url="file://$MODULE_DIR$/pyTooling.egg-info" />
      <excludeFolder url="file://$MODULE_DIR$/tests/.pytest_cache" />
      <excludeFolder url="file://$MODULE_DIR$/doc/_build" />
      <excludeFolder url="file://$MODULE_DIR$/build/bdist.win-amd64" />
      <excludeFolder url="file://$MODULE_DIR$/build/lib" />
      <excludeFolder url="file://$MODULE_DIR$/report" />
    </content>
    <orderEntry type="jdk" jdkName="Python 3.14" jdkType="Python SDK" />
    <orderEntry type="sourceFolder" forTests="false" />
  </component>
</module>