1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00
royalnet/royalnet.iml

18 lines
963 B
Text
Raw Normal View History

2020-12-28 18:25:13 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
2021-04-13 17:20:12 +00:00
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/docs/source" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/docs/source/_static" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/royalnet" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/.pytest_cache" />
<excludeFolder url="file://$MODULE_DIR$/dist" />
<excludeFolder url="file://$MODULE_DIR$/docs/build" />
<excludeFolder url="file://$MODULE_DIR$/royalnet.egg-info" />
<excludeFolder url="file://$MODULE_DIR$/royalnet/.pytest_cache" />
</content>
2021-01-10 17:07:37 +00:00
<orderEntry type="jdk" jdkName="Poetry (royalnet)" jdkType="Python SDK" />
2020-12-28 18:25:13 +00:00
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>