They are due for removal in https://review.openstack.org/#/c/38228/
and are causing many H233 errors when using the syncronised
requirements versions.
Change-Id: Ie632de44360519a0f705052ebaf4fe1304a0c290
[testenv:pep8]
commands =
- flake8 heat bin/heat-api bin/heat-api-cfn bin/heat-api-cloudwatch bin/heat-cfn bin/heat-engine bin/heat-manage bin/heat-watch
+ flake8 heat bin/heat-api bin/heat-api-cfn bin/heat-api-cloudwatch bin/heat-engine bin/heat-manage
{toxinidir}/tools/conf/check_uptodate.sh
[testenv:venv]