@ -5,7 +5,7 @@ from setuptools import setup, find_packages
withopen('README.rst',encoding='utf-8')asf:
readme=f.read()
withopen('LICENSE',encouding='utf-8')asf:
withopen('LICENSE',encoding='utf-8')asf:
license=f.read()
setup(
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.