Changed bot.ini.example to only have possible options in there.

README.md unchanged but I first wanted to edit it ;D
This commit is contained in:
Uwe Pfeifer 2022-09-02 21:57:56 +02:00
parent 221f8ceee5
commit 0a0a5bd88d
4 changed files with 9 additions and 6 deletions

6
.idea/pybot-f.iml generated
View file

@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<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>