HENNGE / arsenic

Async WebDriver implementation for asyncio and asyncio-compatible frameworks
Other
349 stars 52 forks source link

Try poetry version plugin #129

Closed dimaqq closed 1 year ago

dimaqq commented 3 years ago

If we use https://github.com/tiangolo/poetry-version-plugin#install-poetry-version-plugin

then the package version can be specified in arsenic Python source, and pyproject.toml only has an instruction to pull the version from Python source and poetry should be able to do that.

dimaqq commented 1 year ago

I feel that would be the wrong direction.