Skip to content

Commit 6710a21

Browse files
committed
fix: setup package name
1 parent bd8266b commit 6710a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# ==============================================================================
2929

3030
setup(
31-
name = "GitLabRC",
31+
name = "gitlabrc",
3232
version = VERSION,
3333
description = DESCRIPTION,
3434
long_description = DESCRIPTION,

0 commit comments

Comments
 (0)