chiark / gitweb /
buildserver: replace custom code with python-vagrant
[fdroidserver.git] / setup.py
index ab74c94610289424bb016dde4dfb91eb7d2533fe..18661e95b11261e97786f64811ecf619d1ae12a1 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -36,6 +36,7 @@ setup(name='fdroidserver',
           'apache-libcloud >= 0.14.1',
           'pyasn1',
           'pyasn1-modules',
+          'python-vagrant',
           'PyYAML',
           'requests < 2.11',
           'docker-py == 1.9.0',