Do not rock the NixOS boat

This commit is contained in:
Sajith Sasidharan 2021-06-08 14:54:19 -04:00
parent 6c578df6a9
commit ccfd897914

View File

@ -128,7 +128,7 @@ install_requires = [
"future >= 0.18.2",
# Discover local network configuration
"netifaces >= 0.11.0",
"netifaces",
# Utility code:
"pyutil >= 3.3.0",