
- Update the charmcraft.yaml file to use base and platforms, only allowing noble support. - Update config to default to caracal. - Update osci.yaml to use the charmcraft 3.x/beta - Drop non-noble tests - Update constraints file from -2024.1.txt to -noble.txt - Add charmbuild to .zuul.yaml - Update flake to 7.1.1 - Add Py312 tox target - Remove setup_tools pinning Change-Id: Idd6c6524ea9f0da006af6916ce6ac4569c225a28
11 lines
352 B
Plaintext
11 lines
352 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
|
|
#
|
|
|
|
# Build requirements
|
|
git+https://github.com/juju/charm-tools.git
|
|
|
|
simplejson
|