Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit72e5d8d

Browse files
committed
include dependencies for "tox -e pypy", make nosetests quieter
1 parent602bb84 commit72e5d8d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎tox.ini

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,13 @@ deps =
1010
nose
1111
six
1212
commands =
13-
{envbindir}/nosetests
13+
{envbindir}/nosetests -q
14+
15+
[testenv:pypy]
16+
# lxml doesn't work and datrie doesn't make sense
17+
# (it's slower than the pure-python version)
18+
deps =
19+
charade
20+
Genshi
21+
nose
22+
six

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp