Fix flit invocation
This commit is contained in:
parent
6c2db59de0
commit
8fbfeb8e31
@ -73,7 +73,7 @@ rm -f %{pypi_name}/*.exe
|
|||||||
# and upstream does not want one
|
# and upstream does not want one
|
||||||
# https://github.com/takluyver/flit/issues/74
|
# https://github.com/takluyver/flit/issues/74
|
||||||
# we use flit to create a wheel from sources
|
# we use flit to create a wheel from sources
|
||||||
flit wheel
|
flit build --format wheel
|
||||||
|
|
||||||
# generate html docs
|
# generate html docs
|
||||||
sphinx-build-3 doc html
|
sphinx-build-3 doc html
|
||||||
|
Loading…
Reference in New Issue
Block a user