Set packages in setup.cfg

Without this, tox fails with an error:
  py38: FAIL code error: Multiple top-level packages discovered
  in a flat-layout: ['etc', 'roles', 'cinder', 'playbooks',
  'releasenotes'].

Change-Id: Iea13bca7b642ba0b0f1ffa38a504d5b6f2dd276b
This commit is contained in:
Eric Harney 2023-03-01 10:28:33 -05:00
parent 8fee4bc500
commit e4393d48b3

View File

@ -136,3 +136,6 @@ show_error_codes = true
pretty = true
html_report = mypy-report
no_implicit_optional = true
[options]
packages = cinder