dialog display on squeeze (fixes #280)

This commit is contained in:
Jakub Warmuz
2015-04-05 07:58:15 +00:00
parent 99c5b7e290
commit 6a47bc66d1
+1 -1
View File
@@ -38,7 +38,7 @@ install_requires = [
'PyOpenSSL',
'pyrfc3339',
'python-augeas',
'python2-pythondialog',
'python2-pythondialog>=3.2.2rc1', # Debian squeeze support, cf. #280
'pytz',
'requests',
'werkzeug',