We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c60d34 + 2cbed9c commit f4c28efCopy full SHA for f4c28ef
1 file changed
pyproject.toml
@@ -776,7 +776,7 @@ volume_summary = "openstackclient.volume.v3.volume:VolumeSummary"
776
volume_revert = "openstackclient.volume.v3.volume:VolumeRevertToSnapshot"
777
778
[tool.setuptools.packages.find]
779
-include = ["openstackclient"]
+include = ["openstackclient*"]
780
781
[tool.mypy]
782
python_version = "3.11"
0 commit comments