12 lines
506 B
Plaintext
12 lines
506 B
Plaintext
Depends: python-taskflow
|
|
Test-Command: cd "$ADTTMP" ; python -c "import taskflow ; print taskflow"
|
|
|
|
Depends: python3-taskflow
|
|
Test-Command: cd "$ADTTMP" ; python3 -c "import taskflow ; print(taskflow)"
|
|
|
|
Tests: python-taskflow
|
|
Depends: @, python-all, testrepository, python-mock, python-testtools, python-kazoo,
|
|
python-kombu, python-zake, python-oslo-serialization, python-oslo-utils, python-oslotest,
|
|
python-jsonschema, python-redis, python-sqlalchemy, python-sqlalchemy-utils
|
|
Restrictions: allow-stderr
|