pybot-f/.idea/pybot-f.iml
Uwe Pfeifer 0a0a5bd88d Changed bot.ini.example to only have possible options in there.
README.md unchanged but I first wanted to edit it ;D
2022-09-02 21:57:56 +02:00

10 lines
No EOL
396 B
XML

<?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" />
</content>
<orderEntry type="jdk" jdkName="Python 3.10 (pybot-f)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>