Skip to content

xh-dev-py/xethhung_minio_common

Repository files navigation

Build and deploy

rm -fr dist/*
python -m build
python twine upload dist/* -u __token__ -p {token}

Behind Proxy

if the client is connecting to internet though a company proxy server, use the environment variable(http_proxy) to setup the proxy.
e.g. http_proxy=http://127.0.0.1:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published