setup: Don't use the automatic "find_namespace:" discovery
authorAlexander Popov <alex.popov@linux.com>
Sun, 18 Jun 2023 22:11:20 +0000 (01:11 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 18 Jun 2023 22:11:20 +0000 (01:11 +0300)
commit203f9a203e9413a5ff407746be0c50d0cb708cc9
tree44b1433721768ad1d148ecec9e42c5b85aa58d2b
parente124d815b1e6db5d8bbf0a373f6f034ee878899d
setup: Don't use the automatic "find_namespace:" discovery

This automatic discovery doesn't fit to the flat layout of my package
(without the "src" directory).

Instead, let's specify the "packages" explicitly in setup.cfg.
setup.cfg