ipwnponies / pytest-antilru

Bust functools.lru_cache when running pytest to avoid test pollution
MIT License
20 stars 3 forks source link

Switch to pyproject.toml #24

Closed ipwnponies closed 1 year ago

ipwnponies commented 2 years ago

It seems the current way to build packages is using build and pyproject.toml. It's backwards compatible with setup.cfg.

We also want to migrate to from venv-update to poetry. Poetry uses pyproject.toml.

Let's rip the band-aid and get the work done, it seems a certainty that this is the de facto future direction.

ipwnponies commented 1 year ago

Closed in https://github.com/ipwnponies/pytest-antilru/commit/be90b6d180dbd039afb24bfb6055e3944d2aa494