Skip to content

Commit 400bc2b

Browse files
committed
[patch] fix packages in setup
1 parent e09b1a1 commit 400bc2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def get_version(rel_path):
6161
'kubeconfig', # BSD License
6262
'jinja2', # BSD License
6363
'jinja2-base64-filters', # MIT License
64-
'semver' # BSD License
64+
'semver', # BSD License
6565
'boto3' # Apache Software License
6666
],
6767
extras_require={

0 commit comments

Comments
 (0)