Skip to main content

common_version

Project description

# common_version

基于包管理器以及漏洞网站的版本表达式统一化

. code-block:: bash

git clone https://github.com/hsc1102/common_version.git cd common_version pip install “flake8<3.8” bumpversion pep8-naming flake8 –install-hook git git config –bool flake8.strict true

版本发布

. code-block:: bash

bumpversion patch git push origin master –tags git pull && bumpversion patch && git push origin master –tags

. code-block:: bash

pip install twine whell python setup.py sdist bdist_wheel twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

common_version-0.0.4.tar.gz (33.0 kB view hashes)

Uploaded Source

Built Distribution

common_version-0.0.4-py3-none-any.whl (48.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page