FS#74262 - [mypy] One missing dependency, one unneeded dependency
Attached to Project:
Community Packages
Opened by Ben Kallus (bkallus) - Tuesday, 29 March 2022, 00:49 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 19 April 2022, 19:02 GMT
Opened by Ben Kallus (bkallus) - Tuesday, 29 March 2022, 00:49 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 19 April 2022, 19:02 GMT
|
Details
Description:
mypy needs to depend on python-tomli. Additionally, the python-toml dependency is not needed. Force uninstalling python-toml with pacman -Rdd doesn't break mypy. https://libraries.io/pypi/mypy also indicates that python-toml is not a dependency, and python-tomli is. Steps to reproduce: Install mypy without installing python-tomli. Run `mypy`. (You'll get a ModuleNotFoundError indicating that it needs tomli) |
This task depends upon
Closed by Morten Linderud (Foxboron)
Tuesday, 19 April 2022, 19:02 GMT
Reason for closing: Fixed
Additional comments about closing: 0.942-2
Tuesday, 19 April 2022, 19:02 GMT
Reason for closing: Fixed
Additional comments about closing: 0.942-2