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
-3
View File
@@ -1,11 +1,8 @@
import click
import logging
import netifaces
import os
import urllib.request
from certidude.wrappers import Certificate, Request
from certidude.signer import SignServer
from OpenSSL import crypto
def expand_paths():