You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@WA1ITSH5BUILD01:~/src/clc-python-sdk/src# python setup.py --quiet --no-user-cfg sdist --dist-dir=.
warning: sdist: standard file not found: should have one of README, README.rst, README.txt
Ignore the warning and confirm the generated tar.gz file with proper version
root@WA1ITSH5BUILD01:~/src/clc-python-sdk/src# ls -lh *.gz
-rw-r--r-- 1 root root 44K May 18 21:25 clc-sdk-2.48.tar.gz
Upload to PyPI with python3 -m twine upload clc-sdk-2.48.tar.gz using proper credentials