diff --git a/dev_scripts/qa.py b/dev_scripts/qa.py index 0dc3b1131..d51042780 100755 --- a/dev_scripts/qa.py +++ b/dev_scripts/qa.py @@ -16,8 +16,6 @@ To ensure that new releases do not introduce regressions, and support existing and newer platforms, we have to do the following: -- [ ] In `.circleci/config.yml`, add new platforms and remove obsolete platforms -- [ ] Bump the Python dependencies using `poetry lock` - [ ] Make sure that the tip of the `main` branch passes the CI tests. - [ ] Make sure that the Apple account has a valid application password and has agreed to the latest Apple terms (see [macOS release](#macos-release)