summaryrefslogtreecommitdiff
path: root/HACKING.txt
AgeCommit message (Collapse)Author
2013-09-05update HACKINGChris McDonough
2013-08-17Merge pull request #1100 from tomster/nose-selecttestsChris McDonough
include nose-selecttests
2013-08-17include and mention the `nose-selecttests ↵Tom Lazar
<https://pypi.python.org/pypi/nose-selecttests/>`_ plugin
2013-08-17adjust the checkout path to the new value set above in a previous commitTom Lazar
2013-08-17provide the tox url when mentioning it first.Tom Lazar
2013-08-16recommend easy_install until we don'tMichael Merickel
2013-08-16add info how to run the tests using pytest (http://pytest.org/)Andreas Zeidler
2013-08-16add custom tox config that creates a development environmentTom Lazar
2013-07-12Make abstraction consistent.Steve Piercy
2013-03-13consistency: use $VENV whenever virtualenv binaries are usedTshepang Lekhonkhobe
2013-01-15fix #788Tshepang Lekhonkhobe
2013-01-12grammarTshepang Lekhonkhobe
2012-08-15note whitespace rules, explain setup.py devChris McDonough
2012-07-04Include instructions for recursive submodule checkout of Sphinx themes.Jeff Cook
2012-06-11consolidateChris McDonough
2012-06-11how to build HTML docsChris McDonough
2011-11-18remove jythonChris McDonough
2011-11-18paster template -> scaffoldChris McDonough
2011-11-18add instructions about how to build docs (closes #348)Chris McDonough
2011-11-08fix hacking for trunk stuffChris McDonough
2011-11-08CHANGES.txt says Pyramid no longer runs on 2.5 and earlierChris Shenton
So don't require here in HACKING
2011-11-07Current Pyramid uses 'pcreate' rather than 'paster create'. Update ↵Richard Barrell
HACKING.txt to reflect this.
2011-01-30Explain how to install nose and coverage.Chris McDonough
2010-10-30Remove setuptools-git setup_requires (inappropriate for deployment), add ↵Chris McDonough
instructions about how to set up a development checkout to HACKING.txt
2010-10-29gardeningChris McDonough
2010-10-26make sure mako is presentChris McDonough
2010-10-26add HACKING documentChris McDonough