Skip to content

Commit cc7496b

Browse files
author
libertyzhu
committed
modify src distribution filename to comply with PEP 625
1 parent 09a11b3 commit cc7496b

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
@@ -32,7 +32,7 @@ def long_description():
3232

3333

3434
setup(
35-
name='cos-python-sdk-v5',
35+
name='cos_python_sdk_v5', # comply with PEP 625
3636
version='1.9.34',
3737
url='https://www.qcloud.com/',
3838
license='MIT',

0 commit comments

Comments
 (0)