1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
royalnet/royalnet-console.iml

14 lines
709 B
Text
Raw Normal View History

2021-01-10 17:37:18 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/royalnet_console" isTestSource="false" />
2021-03-31 03:01:40 +00:00
<sourceFolder url="file://$MODULE_DIR$/royalnet_console/tests" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/dist" />
2021-03-31 03:01:40 +00:00
<excludeFolder url="file://$MODULE_DIR$/royalnet_console.egg-info" />
2021-01-10 17:37:18 +00:00
</content>
<orderEntry type="jdk" jdkName="Poetry (royalnet-console)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>