Skip to content

Commit f4c28ef

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Fix package discovery"
2 parents 4c60d34 + 2cbed9c commit f4c28ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@ volume_summary = "openstackclient.volume.v3.volume:VolumeSummary"
776776
volume_revert = "openstackclient.volume.v3.volume:VolumeRevertToSnapshot"
777777

778778
[tool.setuptools.packages.find]
779-
include = ["openstackclient"]
779+
include = ["openstackclient*"]
780780

781781
[tool.mypy]
782782
python_version = "3.11"

0 commit comments

Comments
 (0)