HENNGE / arsenic

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

Migrate to poetry-core #165

Open fabaff opened 3 months ago

fabaff commented 3 months ago

poetry-core is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects.

Using poetry-core allows distribution packages to depend only on the build backend.

It's relevant for distribution packages like Nixpkgs. Looks like that I closed #160 and can't re-open it.