refined-addition-53644
04/05/2022, 12:58 PMpants-plugins
folder in the repo for mypy?
./pants check ::
14:51:09.96 [INFO] Completed: Building extra_type_stubs.pex
14:51:12.34 [INFO] Completed: Building mypy.pex from mypy_default_lockfile.txt
14:54:19.76 [INFO] Completed: Building requirements.pex with 23 requirements: PyYAML==6.0, SQLAlchemy==1.4.28, Unidecode==1.3.2, awswrangler==2.13.0, bcrypt, dynamic-yaml==1.3.0, environs==9.3.5, fastapi==0.70.0, loguru==0.5.3, ma... (348 characters truncated)
14:54:26.79 [INFO] Completed: Building requirements_venv.pex
14:54:31.28 [ERROR] Completed: Typecheck using MyPy - MyPy failed (exit code 2).
pants-plugins is not a valid Python package name
š MyPy failed.
wide-midnight-78598
04/05/2022, 1:57 PMrefined-addition-53644
04/05/2022, 2:12 PMpants-plugins
where I store custom plugins. This I borrowed it from pants repowide-midnight-78598
04/05/2022, 2:13 PM./pants check ::
on it to verify, and compare the configurations maybe?
If your repo is open source, I can look at it toorefined-addition-53644
04/05/2022, 2:14 PMpants-plugins
to mypy conforming python package namewide-midnight-78598
04/05/2022, 2:15 PMpants-plugins
as a folder name, without any issuerefined-addition-53644
04/05/2022, 2:16 PM[source]
root_patterns = [
"/pants-plugins"
]
wide-midnight-78598
04/05/2022, 2:17 PMrefined-addition-53644
04/05/2022, 2:18 PMprehistoric-afternoon-67621
04/05/2022, 2:55 PMrefined-addition-53644
04/05/2022, 3:00 PMhundreds-father-404
04/05/2022, 3:49 PMwide-midnight-78598
04/05/2022, 4:58 PMmypy
be greedy