summaryrefslogtreecommitdiff
path: root/doc/source/dev/development_environment.rst
Commit message (Expand)AuthorAgeFilesLines
* Adding an example of successful execution of numpy.test() to the DocsVrinda Narayan2019-03-291-0/+3
* DOC: document C99 requirement in dev guide [ci skip]Tyler Reddy2019-01-181-1/+3
* DOC: Cleanup messy trailing spaces in dev env setupC.A.M. Gerlach2018-07-301-6/+6
* DOC: Make Spyder name a link in dev env setupC.A.M. Gerlach2018-07-301-1/+3
* DOC: link to TESTS.rst.txt testing guidelines document, tweak testing docsmattip2018-06-251-13/+12
* DOC: Update link to tox in development docs (#10806)Paul van Mulbregt2018-03-261-1/+1
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-061-3/+3
* DOC: Use a shorter example.Scott Sanderson2016-07-251-1/+1
* DOC: Document extra args forwarding to nose.Scott Sanderson2016-07-231-0/+7
* DOC: Added understanding code and getting started section to development_envi...rehassachdeva2016-02-221-0/+15
* DOC/BUG: textual improvements in install docs, and fix a typo in setup.pyRalf Gommers2016-01-161-4/+3
* BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers2016-01-161-3/+4
* DOC: add note not to run tests from repo root in devguide. Closes gh-6907.Ralf Gommers2015-12-311-0/+3
* MAINT: Remove references to Bento.Charles Harris2015-08-291-12/+3
* DOC: developer guide: add section on rebuild/clean, expand section on gdb.Ralf Gommers2015-01-241-13/+72
* DOC: add "build and test" section to developer guide. Closes gh-5465.Ralf Gommers2015-01-201-0/+152