mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Fix package discovery
This commit is contained in:
parent
c665c36d88
commit
6644126b5d
@ -3,7 +3,7 @@ name = PFERD
|
|||||||
version = attr: PFERD.version.VERSION
|
version = attr: PFERD.version.VERSION
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
packages = PFERD
|
packages = find:
|
||||||
python_requires = >=3.8
|
python_requires = >=3.8
|
||||||
install_requires =
|
install_requires =
|
||||||
aiohttp>=3.7.4.post0
|
aiohttp>=3.7.4.post0
|
||||||
|
Loading…
Reference in New Issue
Block a user