build before publishing on PyPI!

This commit is contained in:
Vincent Poulailleau 2019-12-02 19:43:22 +01:00
parent e3d49e76a2
commit 564c63f0c1

View File

@ -28,4 +28,5 @@ echo "ready to publish to PyPI?"
read BOOL
# package creation
poetry build
poetry publish