'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
'Programming Language :: Python :: 3',
],
packages=['toot','toot.tui'],
packages=['toot','toot.tui','toot.utils'],
python_requires=">=3.6",
install_requires=[
"requests>=2.13,<3.0",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.