Migrated to python-3.4, removed over.core.types.enum as it is now provided by Python's enum.Enum. Minor fixes.
This commit is contained in:
parent
fd984be2f6
commit
5e655c8e06
7 changed files with 49 additions and 104 deletions
|
@ -10,4 +10,3 @@ from . import aux
|
|||
#from . import m
|
||||
#from . import serial
|
||||
|
||||
_version = 2.999
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue