1 new commit in tox:

https://bitbucket.org/hpk42/tox/commits/8f5203930869/
Changeset:   8f5203930869
User:        Ronald Evers
Date:        2013-10-08 22:56:21
Summary:     config documentation typo fixup
Affected #:  1 file

diff -r f7f70c5ce0b49656688bb78f8b4f5a1a8f489d7f -r 
8f520393086916e5939f13c25b9474f7548249d0 doc/config.txt
--- a/doc/config.txt
+++ b/doc/config.txt
@@ -122,10 +122,10 @@
 
 .. confval:: deps=MULTI-LINE-LIST
 
-    test-specific dependencies -.to be installed into the environment prior to 
project
+    test-specific dependencies - to be installed into the environment prior to 
project
     package installation.  Each line defines a dependency, which will be
-    passed to the installer command for processing.  A line specify a file,
-    an URL or a package name.  You can additionally specify
+    passed to the installer command for processing.  Each line specifies a 
file,
+    a URL or a package name.  You can additionally specify
     an :confval:`indexserver` to use for installing this dependency.
     All derived dependencies (deps required by the dep) will then be
     retrieved from the specified indexserver::

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

Reply via email to