@@ -21,7 +21,7 @@ with open('README.md', 'r') as f:
readme=f.read()
dependencies=[
'mypy>=0.760,<0.770',
'mypy>=0.770,<0.780',
'typing-extensions',
'django',
]
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.