Skip to content

Commit 96ffc2a

Browse files
author
Oliver Flasch
committed
updated REAME.md with publishing instructions
1 parent 6ae2a49 commit 96ffc2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Please see https://github.com/plotly/dash-component-boilerplate for information
3030
Run `make_python_dist.sh` to create a Python package tarball.
3131
This distribution tarball will get generated in the `dist/` folder.
3232

33+
Test your tarball by copying it into a new environment and installing it locally.
34+
If it works, you can publish on PyPI via `twine upload dist/*` and on NPM via `npm publish`.
35+
3336

3437
# Acknowledgements
3538

0 commit comments

Comments
 (0)