@@ -9,7 +9,7 @@ with open('requirements.txt') as f:
deflong_description():
withcodecs.open('README.md','rb')asf:
withcodecs.open('README.md','r')asf:
returnstr(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.