DavidVujic / poetry-multiproject-plugin

A Poetry plugin that makes it simple to share code between projects in monorepos.
https://davidvujic.github.io/python-polylith-docs/installation/
MIT License
190 stars 7 forks source link

fix(check-project): install mypy in temp virtual environment #25

Closed DavidVujic closed 1 year ago

DavidVujic commented 1 year ago

Description

There should be a mypy installed in the temporary folder during check-project.

Motivation and Context

Fixes #24

How Has This Been Tested?

Types of changes

Checklist: