1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/522075b4a033/ Changeset: 522075b4a033 User: hpk42 Date: 2015-12-06 14:42:58+00:00 Summary: Merged in cdunklau/tox/fix-minor-typos-in-config-doc (pull request #182)
Fix minor typos in config doc Affected #: 1 file diff -r 7c1263d2fd42791dc909bf40d08d28142059137b -r 522075b4a033c76783f7f34cb313272913457ea3 doc/config.txt --- a/doc/config.txt +++ b/doc/config.txt @@ -441,7 +441,7 @@ {[sectionname]valuename} which you can use to avoid repetition of config values. -You can put default values in one section and reference them in others to avoid repeting the same values:: +You can put default values in one section and reference them in others to avoid repeating the same values:: [base] deps = @@ -455,7 +455,7 @@ {[base]deps} [testenv:mercurial] - dep = + deps = mercurial {[base]deps} 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