Skip to main content

3 posts tagged “pyproject.toml”

TIL: importlib.metadata.version
Apparently __version__ can be dynamic now.
TIL: importlib.metadata.version
Dependency Groups to the Rescue
Finally a standard place to put dev dependencies.
Dependency Groups to the Rescue
Stop Hiding Python Dev Dependencies
The most popular python tools each have a different place to put dev dependencies. I think they should just be optional.
Stop Hiding Python Dev Dependencies