Skip to content

Commit

Permalink
Jinja2: dork
Browse files Browse the repository at this point in the history
  • Loading branch information
stumbles committed Oct 9, 2014
1 parent 0c2c0d8 commit c75aa1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Jinja2/BUILD
Expand Up @@ -6,7 +6,7 @@

# Can live side by side with the Python2 stuff
if in_depends $MODULE Python-3 ; then
python setup.py build &&
python3 setup.py build &&
prepare_install &&
python3 setup.py install --optimize=1
fi

0 comments on commit c75aa1b

Please sign in to comment.