charm-glance-simplestreams-.../test-requirements.txt
James Page 878f88f3cc Misc tidy up for flake8 upgrade
Remove the upper bounds on flake8 for compatibility with
Ubuntu Focal.

Misc tidy of new lint as a result.

Change-Id: Ib6fb7955b4990e83634aae190145d8c463b6e226
2020-06-03 12:02:17 +01:00

19 lines
849 B
Plaintext

# This file is managed centrally by release-tools and should not be modified
# within individual charm repos. See the 'global' dir contents for available
# choices of *requirements.txt files for OpenStack Charms:
# https://github.com/openstack-charmers/release-tools
#
# TODO: Distill the func test requirements from the lint/unit test
# requirements. They are intertwined. Also, Zaza itself should specify
# all of its own requirements and if it doesn't, fix it there.
#
charm-tools>=2.4.4
requests>=2.18.4
mock>=1.2
flake8>=2.2.4
stestr>=2.2.0
coverage>=4.5.2
pyudev # for ceph-* charm unit tests (need to fix the ceph-* charm unit tests/mocking)
git+https://github.com/openstack-charmers/zaza.git#egg=zaza;python_version>='3.0'
git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack