1 new commit in pytest:
https://bitbucket.org/pytest-dev/pytest/commits/1fa7f1414201/
Changeset: 1fa7f1414201
Branch: pytest-2.7
User: hpk42
Date: 2015-04-25 23:05:50+00:00
Summary: Merged in contributing-fix (pull request #281)
Remove duplicated step in CONTRIBUTING
Affected #: 1 file
diff -r 41aae470f1ad196d7ed3fa53e9a7074b44b316c3 -r
1fa7f14142010fb83f00dd46dd4dbc5daaeb4910 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
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit