reobject
reobject copied to clipboard
Static type checking
- Since we are purely Python 3, it would be convenient and nice to have typing information at least in the interfaces which are publicly exposed.
- Add
mypytotest-requirements.txtand add static type checks to Travis CI builds.