Skip to content

Commit

Permalink
Add missing require for the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LeResKP committed Sep 5, 2013
1 parent 382a27e commit 2af2469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -45,6 +45,7 @@
'tw2.core>=2.0.1',
'tw2.forms',
'elixir',
'sieve',
] + _extra_cheetah + _extra_genshi + _extra_kid + _extra_mako,
extras_require = {
'cheetah': _extra_cheetah,
Expand Down

0 comments on commit 2af2469

Please sign in to comment.