Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f4c28ef

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

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎pyproject.toml‎

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.