Moved paho to lib and switched VCS and IDE

Switched from Mercurial to GIT
Switched from eric6 to pyCharm
This commit is contained in:
2019-10-20 16:54:09 +02:00
parent 3df7e19ac6
commit e72942f961
43 changed files with 507 additions and 3077 deletions

14
.idea/revpipyload.iml generated Normal file
View File

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