mirror of
https://github.com/ihabunek/toot.git
synced 2024-11-03 04:17:21 -05:00
parent
3ac8e59dec
commit
17623fbad1
1
setup.py
1
setup.py
@ -29,6 +29,7 @@ setup(
|
|||||||
'Programming Language :: Python :: 3.6',
|
'Programming Language :: Python :: 3.6',
|
||||||
],
|
],
|
||||||
packages=['toot', 'toot.ui'],
|
packages=['toot', 'toot.ui'],
|
||||||
|
python_requires=">=3.3",
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"requests>=2.13,<3.0",
|
"requests>=2.13,<3.0",
|
||||||
"beautifulsoup4>=4.5.0,<5.0",
|
"beautifulsoup4>=4.5.0,<5.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user