pypa-hatch/tests/helpers
Ryan Morshead 2c91b57d92
Name .pth file so it loads first (#828)
* Name .pth file so it loads first

Users adding their own .pth files likely need to be loaded after the one inserted by hatchling. The only way to do this is by naming it so the hatchling .pth file comes first alphabetically.

* update

* add history entry

---------

Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
2023-06-03 11:27:05 -04:00
..
templates Name .pth file so it loads first (#828) 2023-06-03 11:27:05 -04:00
__init__.py rewrite 2021-12-29 15:42:36 -05:00
helpers.py Add `tool.hatch.env.requires` configuration (#663) 2022-12-11 21:02:15 -05:00