@@ -63,8 +63,6 @@ with open(os.path.join(here, 'requests', '__version__.py'), 'r', 'utf-8') as f:
withopen('README.md','r','utf-8')asf:
readme=f.read()
withopen('HISTORY.md','r','utf-8')asf:
history=f.read()
setup(
name=about['__title__'],
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.