toml is a dependency of pytest<7 but it does not come with the types-toml
package, which is needed for mypy to run ok on python >= 3.9.
Details
Details
- Reviewers
- None
- Group Reviewers
Reviewers
Diff Detail
Diff Detail
- Repository
- rDCORE Foundations and core functionalities
- Branch
- master
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 27137 Build 42445: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 42444: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D7247 (id=26266)
Rebasing onto 9c9475f769...
Current branch diff-target is up to date.
Changes applied before test
commit a075cf95eb997493e917bc10a8c977f610e69291 Author: David Douard <david.douard@sdfa3.org> Date: Thu Feb 24 15:47:23 2022 +0100 Add a test-dependency on types-toml for mypy toml is a dependency of pytest<7 but it does not come with the types-toml package, which is needed for mypy to run ok on python >= 3.9.
See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/361/ for more details.