summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
...
* Install vtk before mayaviJarrod Millman2020-11-151-0/+1
|
* Fix doc build w/ GH actionsJarrod Millman2020-11-151-1/+1
|
* CI: Add mayavi conf to travis and GH for doc deploy (#4354)Ross Barnowski2020-11-151-0/+6
| | | * Add mayavi headless to travis and gh-action doc deploy workflows
* Deprecate nx_shp (#4298)Jarrod Millman2020-11-131-1/+3
| | | | | | | * Deprecate nx_shp * Add geospatial example stubs * Add link to gallery
* Fix (#4345)Jarrod Millman2020-11-121-1/+1
|
* Switch from travis to gh actions (#4320)Jarrod Millman2020-11-125-9/+183
|
* Test on Python 3.9 (#4303)Jarrod Millman2020-11-121-1/+1
| | | | | | | * Test on Python 3.9 * Document Python 3.9 support * Update requirements
* Update homepage URL (#4285)Jarrod Millman2020-10-251-3/+1
| | | | | | | | | * Update homepage URL * Using Ross's suggestion from PR #4258 * Use https * Fix NXEP link
* Add PR template (#4258)Jarrod Millman2020-10-151-0/+6
|
* Use black for lintingJarrod Millman2020-10-061-0/+32
|
* Make optional dependencies default on CPythonJarrod Millman2020-09-151-2/+2
|
* Test mac osx via actions (#4201)Jarrod Millman2020-09-101-0/+37
|
* CI: Setup circle CI for documentation builds (#4119)Ross Barnowski2020-07-301-0/+12
* Add .circleci/config.yml * WIP: Update circleCI config for docbuilding * WIP: update graphviz deps * WIP: Add missing nx step to config * CI: Fix path to build artifact * CI: Add gh-action to link to circleci artifact * CI: Fix artifact path