This request supersedes:
request 854234
(Show diff)
Overview
Request 854235 accepted
- Remove mypy test requirement. The test calls mypy via its API.
But mypy as importable module is only available for the default
python3 flavor. For packaging, we don't need to run the static
type checker at all.
- Remove mock requirement.
- Created by bnavigator
- In state accepted
- Package maintainer: rjschwei
- Supersedes 854234
Loading...
Login required, please
login
in order to comment
Request History
bnavigator created request
- Remove mypy test requirement. The test calls mypy via its API.
But mypy as importable module is only available for the default
python3 flavor. For packaging, we don't need to run the static
type checker at all.
- Remove mock requirement.
mcalabkova accepted request
ok