Fix package discovery

This commit is contained in:
Joscha 2021-05-25 17:29:39 +02:00
parent c665c36d88
commit 6644126b5d

View File

@ -3,7 +3,7 @@ name = PFERD
version = attr: PFERD.version.VERSION
[options]
packages = PFERD
packages = find:
python_requires = >=3.8
install_requires =
aiohttp>=3.7.4.post0