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 d1091c9 commit 1d196d4Copy full SHA for 1d196d4
.env.example
@@ -0,0 +1,4 @@
1
+# PyPI token for publishing Flask-MonitoringDashboard
2
+# Get your token from: https://pypi.org/manage/account/token/
3
+# Copy this file to .env and fill in your token
4
+PYPI_TOKEN=pypi-...
0 commit comments