Update charm build requirements
Change-Id: I2c3d167be35833877c04c3a711bdd40e6a8727b2
This commit is contained in:
parent
166c4694a1
commit
2fda13ea18
@ -1,7 +1,10 @@
|
|||||||
# This file is managed centrally. If you find the need to modify this as a
|
# This file is managed centrally by release-tools and should not be modified
|
||||||
# one-off, please don't. Intead, consult #openstack-charms and ask about
|
# within individual charm repos. See the 'global' dir contents for available
|
||||||
# requirements management in charms via bot-control. Thank you.
|
# choices of *requirements.txt files for OpenStack Charms:
|
||||||
|
# https://github.com/openstack-charmers/release-tools
|
||||||
#
|
#
|
||||||
# Build requirements
|
# Build requirements
|
||||||
charm-tools>=2.4.4
|
charm-tools>=2.4.4
|
||||||
|
# importlib-resources 1.1.0 removed Python 3.5 support
|
||||||
|
importlib-resources<1.1.0
|
||||||
simplejson
|
simplejson
|
||||||
|
Loading…
Reference in New Issue
Block a user