We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae2a49 commit 96ffc2aCopy full SHA for 96ffc2a
README.md
@@ -30,6 +30,9 @@ Please see https://github.com/plotly/dash-component-boilerplate for information
30
Run `make_python_dist.sh` to create a Python package tarball.
31
This distribution tarball will get generated in the `dist/` folder.
32
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
+
36
37
# Acknowledgements
38
0 commit comments