We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c90ae commit 9e730ffCopy full SHA for 9e730ff
tox.ini
@@ -10,7 +10,7 @@ commands =
10
{envbindir}/nosetests -q
11
{toxinidir}/flake8-run.sh
12
install_command =
13
- pip install --allow-external Genshi --allow-insecure Genshi {opts} {packages}
+ pip install {opts} {packages}
14
15
[testenv:pypy]
16
# lxml doesn't work and datrie doesn't make sense
0 commit comments