Added Cycletools to __init__ and Switched VCS and IDE

Switched from Mercurial to GIT
Switched from eric6 to pyCharm
This commit is contained in:
2019-10-20 14:30:36 +02:00
parent 34f1437cac
commit 11ceb6f4a2
29 changed files with 470 additions and 5650 deletions

11
.idea/revpimodio2.iml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.6" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>
</module>