""""""
- Improvements:
- add tox integration
- run tests under Python interpreters 2.7, 3.4, 3.5, 3.6, 3.7
- run tests with coverage
- build documentation and check links
- check sdist
- optimize setup_requires in setup.py (faster installation)
- mark unreliable tests as unstable
- define timeouts for all tests
- Bug Fixes:
- :issue_ghe:`689` rafcon cannot run without numpy
- :issue_ghe:`679` error message when connecting data flow
- fix severe threading bug in call_gui_callback, which could lead to a complete freeze of a state machine