Michael Merickel
2017-03-30 db8aeae4c79b0bec3b8c28f5b060a75e453e1f98
depend on plaster_pastedeploy
1 files modified
2 ■■■ changed files
setup.py 2 ●●● patch | view | raw | blame | history
setup.py
@@ -35,11 +35,11 @@
    'translationstring >= 0.4', # py3 compat
    'PasteDeploy >= 1.5.0', # py3 compat
    'plaster',
    'plaster_pastedeploy',
    'hupper',
    ]
tests_require = [
    'plaster_pastedeploy',
    'WebTest >= 1.3.1', # py3 compat
    'zope.component >= 4.0', # py3 compat
    ]