Skip to content

Commit

Permalink
As of months ago Genshi has downloads on PyPI; download it securely.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnedders committed May 17, 2014
1 parent 41c90ae commit 9e730ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ commands =
{envbindir}/nosetests -q
{toxinidir}/flake8-run.sh
install_command =
pip install --allow-external Genshi --allow-insecure Genshi {opts} {packages}
pip install {opts} {packages}

[testenv:pypy]
# lxml doesn't work and datrie doesn't make sense
Expand Down

0 comments on commit 9e730ff

Please sign in to comment.