mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Fix package discovery
This commit is contained in:
parent
c665c36d88
commit
6644126b5d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue