mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Increase minimum python version to 3.9
This commit is contained in:
parent
00db348218
commit
31631fb409
4 changed files with 4 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ version = attr: PFERD.version.VERSION
|
|||
|
||||
[options]
|
||||
packages = find:
|
||||
python_requires = >=3.8
|
||||
python_requires = >=3.9
|
||||
install_requires =
|
||||
aiohttp>=3.8.1
|
||||
beautifulsoup4>=4.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue