summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Update team galleries (#6569)Jarrod Millman2023-03-291-0/+20
|
* Make main default branch (and remove gitwash) (#4649)Jarrod Millman2021-03-041-257/+0
|
* Test Windows via GH actions (#4567)Jarrod Millman2021-01-262-141/+0
| | | | | | | * Test Windows via GH actions * Drop pointless venv creation * Fix
* Drop Travis CI (#4510)Jarrod Millman2021-01-025-126/+0
|
* CI: Add mayavi conf to travis and GH for doc deploy (#4354)Ross Barnowski2020-11-151-0/+4
| | | * Add mayavi headless to travis and gh-action doc deploy workflows
* Deprecate nx_shp (#4298)Jarrod Millman2020-11-131-1/+0
| | | | | | | * Deprecate nx_shp * Add geospatial example stubs * Add link to gallery
* Switch from travis to gh actions (#4320)Jarrod Millman2020-11-122-23/+0
|
* Build docs for deployment on Travis CI (#4286)Jarrod Millman2020-10-252-50/+46
| | | | | * Build docs for deployment on Travis CI * Change OPTIONAL_DEPS to EXTRA_DEPS
* Format w/ black==20.8b1Jarrod Millman2020-10-061-4/+2
|
* Make optional dependencies default on CPythonJarrod Millman2020-09-151-1/+1
|
* Test mac osx via actions (#4201)Jarrod Millman2020-09-101-22/+0
|
* Remove gdal from requirementsJarrod Millman2020-08-142-1/+5
|
* Build pdf (#4123)Jarrod Millman2020-08-022-1/+1
|
* Add team gallery (#4117)Jarrod Millman2020-07-301-0/+85
| | | | | | | | | | | | | | * Add team gallery * Update team generation tool - Handle case where full user name is empty - Make image and name clickable - Add alt tag to image - Add lazy load attribute to image * Catch bad token in team loader Co-authored-by: Stefan van der Walt <stefanv@berkeley.edu>
* Install Python after updating brew (#4079)Jarrod Millman2020-07-161-5/+5
| | | MAINT: update CI configuration
* Use newer osx on travis (#4075)Jarrod Millman2020-07-153-46/+13
| | | Fixes #2614
* Format w/ blackJarrod Millman2020-07-101-80/+105
|
* Ran pyupgrade --py36plusJarrod Millman2020-07-101-9/+8
|
* Refactor testsJarrod Millman2019-11-192-5/+3
|
* Remove unused importsJarrod Millman2019-10-211-1/+1
|
* Update travisJarrod Millman2019-10-152-2/+6
|
* Finalize release notesJarrod Millman2019-10-151-2/+2
|
* Test Py 3.8.0 on AppVeyorJarrod Millman2019-10-141-1/+1
|
* Test Python 3.8 with AppVeyorJarrod Millman2019-10-121-13/+6
|
* Finalize transition to pytestJarrod Millman2019-10-121-1/+1
|
* Have pytest run doctests / not sphinxJarrod Millman2019-10-122-1/+2
|
* replace nose yield tests in test_coloring.pyDan Schult2019-10-121-1/+1
|
* Have CIs use pytestJarrod Millman2019-10-121-3/+2
|
* Test Py 3.8 on macosJarrod Millman2019-10-061-0/+1
|
* Fix xdg-open issueJarrod Millman2018-08-082-3/+12
|
* Work around for xdg-open on xenialJarrod Millman2018-08-081-14/+1
|
* More verboseJarrod Millman2018-08-083-6/+6
|
* More fixesJarrod Millman2018-08-081-1/+1
|
* Update appveyorJarrod Millman2018-08-081-1/+1
|
* Add make doctest back into the doc build pipeline (#3038)Dan Schult2018-06-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update docs for G.copy and set_*_attributes. Fixes #2899 and #2859 * fix tutorial and docs of to_*directed Fixes #2849 * fix docs for asyn_fluidc Fixes #2845 * Allow seed to change in connected_watts_strogatz_graph Also update docs. Fixes #2809 * Add tests for exceptions to asyn_fluidc * Add tests for random graphs * Add back doctest to travis. fix doctest errors All due to numpy changing print format so tests got messed up. Fixes #2806 * Add numpy legacy printopt to each functions doctest * pin yaml at version 3.12 to pass tests
* More informative doc buildJarrod Millman2018-06-271-0/+1
|
* Pull back graphviz version on osx_install to v2.38 (#2853)Dan Schult2018-01-281-1/+1
|
* Temporarily disable sphinx doctestsJarrod Millman2018-01-081-1/+0
| | | | | | See Legacy array printing for NumPy 1.14+ (#2810) That fix worked for nose, but doesn't seem to work for sphinx.
* Finish gh pages mv (#2656)Jarrod Millman2017-09-081-10/+9
| | | | | | | | * Update link to dev docs * Update remote repo * Update deployment
* Have travis-ci deploy docsJarrod Millman2017-09-072-0/+63
|
* Have travis-ci build pdfJarrod Millman2017-09-073-2/+16
|
* Refactor travis testsJarrod Millman2017-09-074-12/+28
|
* Add miniconda osx test environment for graphviz (#2626)Dan Schult2017-08-221-6/+27
|
* Add nx_agraph testsJarrod Millman2017-08-171-0/+16
|
* Add OSX buildJarrod Millman2017-08-123-8/+16
|
* Reorganize travis configJarrod Millman2017-08-123-0/+64
| | | | Borrowing from https://github.com/scikit-image/scikit-image/
* Drop 3.3 support (#2545)Jarrod Millman2017-07-262-0/+148
| | | | | | | | | | | | * Drop 3.3 support * Use trusty * Comply with pep8 * Update miniconda * Reorganize appveyor scripts
* Fix sphinx (#2517)Jarrod Millman2017-07-171-0/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Ensure valid rst file * Edit text * Update README and package docstring * Add myself as a contributor * Update gitwash * Fix warnings/errors except citations/footnotes * Remove old note about 3.0 incompatibility * Remove stale ref to gh-pages * Create top-level tools directory (standard practice) * Use sphinx-gallery extension for examples * Sphinx-gallery generates images for `plot_` examples * Comply with pep8 * Don't save figures
* Remove obsolete testing tools.Jordi Torrents2016-11-033-569/+0
| | | | This functionality is covered by Travis CI.
* Change default role for sphinx to 'obj'Dan Schult2016-03-031-1/+1
| | | | | | | | Change double `` to single ` for all function arguments. Remove double `` around True, False, None Leave double `` when a literal python expression is intended. I found a couple of places where math mode was intended. Still need to look for those.