mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
Remove publish target
We're now using RTD and don't want it.
This commit is contained in:
parent
ddba6588a3
commit
4ebdaa08cd
@ -219,8 +219,3 @@ pseudoxml:
|
||||
.PHONY: apidocs
|
||||
apidocs:
|
||||
sphinx-apidoc -f -e -T -o . ../rasterio ../rasterio/rio
|
||||
|
||||
.PHONY: publish
|
||||
publish: html
|
||||
ghp-import _build/html -m "update docs at $(GITREF)"
|
||||
git push origin gh-pages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user