Sebastian Hengst
Sebastian Hengst
From [code-review-bot](https://mozilla.sentry.io/issues/?limit=5&project=6273985&query=&sort=freq&statsPeriod=14d) and [code-review-events](https://mozilla.sentry.io/issues/?limit=5&project=6273982&query=&sort=freq&statsPeriod=14d)
When the probe-scraper files a bug for an expiring probe, it should set it to always 1. be tracked for the current Nightly version because each unresolved bug will cause...
The [documentation](https://packaging.python.org/en/latest/discussions/setup-py-deprecated/) says `python setup.py install` must not be used anymore.
`pyproject.toml` files are the default now and can store most of the information of the `setup.py` files: https://packaging.python.org/en/latest/guides/modernize-setup-py-project/
https://github.com/mozilla/code-review has https://github.com/mozilla/code-review/commit/6e0394f981cec9774aeac4919c2c7c7aea094aba as the head which also got pushed to the `testing` branch now. The CI runs again and the brown circle for pending or running CI tasks is...