DiamondLightSource / DiamondLightSource/httomo
Unnecessary `typing_extensions` dev dependency
Open
packaging
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
This is a dev dependency in `pyproject.toml` in two places: https://github.com/DiamondLightSource/httomo/blob/de1c8bfb8b204372d97678388b0f37c1662999bd/pyproject.toml#L70
and https://github.com/DiamondLightSource/httomo/blob/de1c8bfb8b204372d97678388b0f37c1662999bd/pyproject.toml#L88
However, I don't see this being imported anywhere in the codebase or test suite, so I think this is not needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.