fix: repair dev modules and scoped release git trust
This commit is contained in:
@@ -150,7 +150,7 @@ def test_pytest_style_function():
|
||||
checks = workflow.index("bash tools/checks/check-release-integration.sh")
|
||||
|
||||
self.assertLess(install, checks)
|
||||
self.assertIn("pytest>=8,<9", requirements)
|
||||
self.assertIn("pytest>=9.0.3,<10", requirements)
|
||||
self.assertNotIn("requirements-release-tests.txt", (meta_root / "requirements-release.txt").read_text(encoding="utf-8"))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user