Hi everyone,

in https://github.com/pytest-dev/pluggy/pull/362 i prepared to move pluggy to hatch.

I hope to eventually move most if not all of pytest-dev over to it.

Hatch is a new and modern tool for python package creation.
it follows the relevant peps, and has a superset of tox features as well.

I already adopted it to a number of my personal and at work projects,
and even dropped eventually creating a own packaging tool for it.

I believe its a bit win for the python ecosystem to get away from
the legacy of setuptools/distutils, and to me hatch is the best of its kind as potential replacement.


I'd love to get some more impressions on this before merging.


-- Ronny


_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to