1 new commit in pytest: https://bitbucket.org/pytest-dev/pytest/commits/e08baadb3d0b/ Changeset: e08baadb3d0b User: hpk42 Date: 2015-04-25 23:06:17+00:00 Summary: merge contribution fix Affected #: 1 file
diff -r 90f9b67b555f24f26798193206f58930f2ea1306 -r e08baadb3d0b309df91b1189131e79c87583ad5b 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