summaryrefslogtreecommitdiffstats
path: root/ipapython/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipapython/setup.py')
-rwxr-xr-xipapython/setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipapython/setup.py b/ipapython/setup.py
index 86e4131e5..2fc039fe7 100755
--- a/ipapython/setup.py
+++ b/ipapython/setup.py
@@ -38,7 +38,6 @@ if __name__ == '__main__':
],
install_requires=[
"cffi",
- "custodia",
"cryptography",
"dnspython",
"gssapi",