1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/cc3723fe6680/ Changeset: cc3723fe6680 User: hpk42 Date: 2014-11-11 08:54:59+00:00 Summary: Merged in tomviner/tox/tomviner/typo-extra-in-docs-basictxt--1415645866375 (pull request #126)
Typo: extra } in docs, basic.txt Affected #: 1 file diff -r 9d8f0d5319e77951c0542ece53c960dc3b2886e7 -r cc3723fe6680f49ec11995d8df7f37b533fc5f33 doc/example/basic.txt --- a/doc/example/basic.txt +++ b/doc/example/basic.txt @@ -76,7 +76,7 @@ deps = -rrequirements.txt -All installation commands are executed using ``{toxinidir}}`` +All installation commands are executed using ``{toxinidir}`` (the directory where ``tox.ini`` resides) as the current working directory. Therefore, the underlying ``pip`` installation will assume ``requirements.txt`` to exist at ``{toxinidir}/requirements.txt``. Repository URL: https://bitbucket.org/hpk42/tox/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit