Skip to content

Commit d1dc75a

Browse files
committed
Chore: Improve release process
1 parent dcc0139 commit d1dc75a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
"ruff<0.5; python_version>='3.7'",
2626
"validate-pyproject<0.17",
2727
],
28+
"release": [
29+
"build",
30+
"twine",
31+
],
2832
"test": [
2933
"grafana-dashboard<0.2; python_version>='3.7'",
3034
"importlib-resources<7; python_version<'3.9'",

0 commit comments

Comments
 (0)