Skip to content

Commit d29e702

Browse files
committed
Remove workaround which is not needed anymore with the latest version of
setuptools.
1 parent a211492 commit d29e702

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ include = ["libcloud", "libcloud.test*" ]
9090

9191
[tool.setuptools.package-data]
9292
"libcloud.test" = ["*.json", "*.xml", "*.pub", "*.key"]
93-
"libcloud.test.compute.fixtures.openstack_v1_1" = ["*"]
9493
"libcloud.test.compute.fixtures.misc" = ["*"]
9594

9695
[tool.setuptools]

0 commit comments

Comments
 (0)