Pin charm-tools<2.8
Change-Id: I8e14d3d41e5c87e444ed868ac4304521a852e222
This commit is contained in:
parent
927eeac5f6
commit
f5d2f18107
@ -4,7 +4,7 @@
|
|||||||
# https://github.com/openstack-charmers/release-tools
|
# https://github.com/openstack-charmers/release-tools
|
||||||
#
|
#
|
||||||
# Build requirements
|
# Build requirements
|
||||||
charm-tools>=2.4.4
|
charm-tools>=2.4.4,<2.8
|
||||||
# importlib-resources 1.1.0 removed Python 3.5 support
|
# importlib-resources 1.1.0 removed Python 3.5 support
|
||||||
importlib-resources<1.1.0
|
importlib-resources<1.1.0
|
||||||
simplejson
|
simplejson
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# This file is managed centrally. If you find the need to modify this as a
|
# This file is managed centrally. If you find the need to modify this as a
|
||||||
# one-off, please don't. Intead, consult #openstack-charms and ask about
|
# one-off, please don't. Intead, consult #openstack-charms and ask about
|
||||||
# requirements management in charms via bot-control. Thank you.
|
# requirements management in charms via bot-control. Thank you.
|
||||||
charm-tools>=2.4.4
|
charm-tools>=2.4.4,<2.8
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
mock>=1.2
|
mock>=1.2
|
||||||
flake8>=2.2.4,<=2.4.1
|
flake8>=2.2.4,<=2.4.1
|
||||||
|
Loading…
Reference in New Issue
Block a user