Merge "Lower the required version of ipaddress"
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -13,4 +13,4 @@ six>=1.9.0
xattr>=0.4
PyECLib>=1.3.1 # BSD
cryptography!=2.0,>=1.6 # BSD/Apache-2.0
ipaddress>=1.0.17;python_version<'3.3' # PSF
ipaddress>=1.0.16;python_version<'3.3' # PSF
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.