Update pyproject to version 1.5.0#962
Conversation
|
I also updated installer_metadata.json in this PR on the releases/1.5 branch. Yes, this is duplicate work, but the change is simple. |
Add it to the PR description. BTW, the way we do this in AzDO is to merge into main and then cherry-pick, so why not do that in GitHub? |
My intention in doing this is to save time during the review process. In my view, it should be acceptable for simple changes, though I agree it may not be appropriate for larger or more complex updates. |
- [ ] I've updated CHANGELOG.md if applicable.- [ ] I've added tests applicable for this pull requestWhat does this Pull Request accomplish?
Update version of releases/1.5 branch to 1.5.0.
Update installer_metadata.json in this PR on the releases/1.5 branch.
Why should this Pull Request be merged?
Prepare for nidaqmx-python 1.5 release.
What testing has been done?