python 2.7 dependencies in pytec #14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please update the very useful pytec interface to python 3.7. Presently is requires python 2.7.
What makes you say that?
For example iteritems is depracated in python 3.
https://git.m-labs.hk/M-Labs/thermostat/src/branch/master/pytec/plot.py#L53
Confirmed that this works. Thanks!