Fix setup.cfg
This commit is contained in:
parent
43a8b2fb45
commit
a0fa4252d4
@ -11,6 +11,7 @@ license_file = LICENSE
|
||||
url =
|
||||
license = MIT
|
||||
platform = any
|
||||
python_requires=">= 3.6"
|
||||
classifiers =
|
||||
Development Status :: 3 - Alpha
|
||||
Intended Audience :: Developers
|
||||
@ -30,7 +31,6 @@ packages =
|
||||
|
||||
zip_safe = true
|
||||
install_requires =
|
||||
python_version >= "3.6"
|
||||
requests
|
||||
beautifulsoup4
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user