This commit is contained in:
maniarathi
2021-04-22 18:00:00 -07:00
committed by GitHub
parent fd2a7a53ab
commit b60d20eb2f

View File

@@ -153,7 +153,7 @@ pydist: build
cd $(BUILDDIR); python setup.py sdist -d ../dist
@echo "done"
.PHONY: pydist
.PHONY: pydist-czi-hosted
pydist-czi-hosted: build-czi-hosted
cd $(BUILDDIR); python setup.py sdist -d ../dist
@echo "done"