2 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/846b5eb6f8ac/
Changeset: 846b5eb6f8ac
Branch: tomviner/typo-extra-in-docs-basictxt--1415645866375
User: tomviner
Date: 2014-11-10 18:57:49+00:00
Summary: Typo: extra } in docs, basic.txt
Affected #: 1 file
diff -r 9d8f0d5319e77951c0542ece53c960dc3b2886e7 -r
846b5eb6f8ac6390f0dd9c61cd66dc9db746449f 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``.
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
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit