Merge "Disable auto discovery"

This commit is contained in:
Zuul 2022-04-25 20:04:20 +00:00 committed by Gerrit Code Review
commit bdc4d7388e
1 changed files with 1 additions and 0 deletions

View File

@ -19,4 +19,5 @@ import setuptools
setuptools.setup(
setup_requires=['pbr'],
py_modules=[],
pbr=True)