Skip to content

Commit 347ade3

Browse files
authored
Merge pull request #13 from lilatomic/fix/releases
fix: release issues
2 parents 54a1973 + 47471d4 commit 347ade3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

alpacloud/argocdkit/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,7 @@ python_distribution(
3838
"Topic :: Utilities",
3939
"Topic :: System :: Systems Administration",
4040
],
41+
license="Round Robin 2.0.0",
42+
long_description_content_type="text/markdown",
4143
),
4244
)

alpacloud/lens/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,7 @@ python_distribution(
2828
"Topic :: Utilities",
2929
"Topic :: System :: Systems Administration",
3030
],
31+
license="Round Robin 2.0.0",
32+
long_description_content_type="text/markdown",
3133
),
3234
)

0 commit comments

Comments
 (0)