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

Support python version 3.8 #15

Closed Brejkarn closed 2 years ago

Brejkarn commented 2 years ago

Description

Add support for python version 3.8

Motivation and Context

-

How Has This Been Tested?

Built and imported in another Poetry project

Types of changes

Checklist:

DavidVujic commented 2 years ago

Great, thank you @Brejkarn! 🙏 ⭐

I'll merge this one and will build a new package for PyPI. 🚀