ivankorobkov / python-inject

Python dependency injection
Apache License 2.0
671 stars 77 forks source link

Added support for PEP0604 for Python>=3.10 #88

Closed johan-westin-private closed 1 year ago

johan-westin-private commented 1 year ago

Hi Ivan,

Added support for PEP0604 formatted type union a'la X | Y. Migrateed project to pyproject.toml and use VCS based automatic versioning using hatch.

Please take a look.

Best regrads, Johan Westin

ivankorobkov commented 1 year ago

Hi!

Thank you for your contributions 👍. I will take a look tomorrow, merge the PR and release the next version.

Today is my day off 🙂

ivankorobkov commented 1 year ago

Done!

See https://pypi.org/project/inject/5.0.0/