pbl6packageg2 0.0.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

pbl6packageg2 0.0.1

CI Deployment

Update setup.py with new version
Update CHANGELOG.md with description of new version
Create new tag with same version

git tag v0.4.1 -m "v0.4.1"
git push --tags


Create new release using GitHub Web Site. Github action will run automatically to deploy to PyPi.

Manual Deployment
pip install -r requirements-build.txt

python setup.py sdist bdist_wheel
twine check dist/*
# Publish
twine upload dist/*

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.