1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-07 06:01:03 +00:00

Drop netifaces requirement

This commit is contained in:
2015-09-29 15:26:33 +03:00
parent 46b957b757
commit 5d5894a77a
3 changed files with 0 additions and 5 deletions

View File

@@ -21,7 +21,6 @@ setup(
"click",
"falcon",
"jinja2",
"netifaces",
"pyopenssl",
"pycountry",
"humanize",