1 new commit in pytest:

https://bitbucket.org/pytest-dev/pytest/commits/dcad687f46dc/
Changeset:   dcad687f46dc
Branch:      contributing-fix
User:        nicoddemus
Date:        2015-04-25 03:48:11+00:00
Summary:     Remove duplicated step in CONTRIBUTING
Affected #:  1 file

diff -r b89271e4512145c7a723a49ac760ee39240531f5 -r 
dcad687f46dca09cf413f31609b3508613e8be59 CONTRIBUTING.rst
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -136,12 +136,6 @@
    fine to use ``pytest`` as your fork repository name because it will live
    under your user.
 
-#. Create a development environment
-   (will implicitly use http://www.virtualenv.org/en/latest/)::
-
-    $ make develop
-    $ source .env/bin/activate
-
 #. Clone your fork locally using `Mercurial <http://mercurial.selenic.com/>`_
    (``hg``) and create a branch::

Repository URL: https://bitbucket.org/pytest-dev/pytest/

--

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