summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index 54e24a2..0d047c3 100755
--- a/setup.py
+++ b/setup.py
@@ -113,10 +113,6 @@ setuptools.setup(
'pylint': CheckPylint
},
- # virt-bootstrap uses passlib to compute the hash of
- # root password for root file system.
- install_requires=['passlib>=1.6.1'],
-
tests_require=['mock>=2.0'],
extras_require={