taskflow/taskflow/tests
Michael Johnson dc6495cfa1 Update TaskFlow for networkx 2.x
The networkx 2.x series has been out for two years now and supports
python 3.6 and greater[1]. This patch updates TaskFlow to require
a minimum of networkx 2.1. It also updates the code to support
recent deprecation expiration introduced in the 2.4 release.

[1] https://networkx.github.io/documentation/stable/news.html

Change-Id: Ife31d353ba80824ebc63c8b21ee90943badc8da3
2019-10-18 18:11:44 -07:00
..
unit Update TaskFlow for networkx 2.x 2019-10-18 18:11:44 -07:00
__init__.py Removed copyright from empty files 2014-02-22 17:16:29 +08:00
test_examples.py Fix order of assertEqual for unit.test_* 2015-10-17 18:42:49 -07:00
utils.py Fix process based executor task proxying-back events 2017-07-11 11:14:04 +08:00