We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update-dependencies
README
CONTRIBUTING
pyproject.toml
poetry.lock
make test
conda create --name temp conda activate temp conda install python==<version> which pip make poetry-download make install
- BEYOND THIS, EACH STEP SHOULD BE DONE IN SERIAL (STEP_BY_STEPS). -
main
git add RELEASE.md git commit -m "Changelog for upcoming release <version>"
The text was updated successfully, but these errors were encountered:
skim0119
No branches or pull requests
Release Checklist for Version Update PR
update-dependencies
branchREADME
andCONTRIBUTING
.pyproject.toml
)poetry.lock
version match withpyproject.toml
Test
Build / Installation
Documentation and Website
- BEYOND THIS, EACH STEP SHOULD BE DONE IN SERIAL (STEP_BY_STEPS). -
Last Edit
Update
main
Post-release Checklist
git add RELEASE.md git commit -m "Changelog for upcoming release <version>"
Final Check
The text was updated successfully, but these errors were encountered: