pypa-hatch/tests
JP-Ellis 2aa30185ea
Add `:parent` path modifier (#1160)
* Add ':parent' path modifier

Add a new `:parent` modifier for path. This can be specified any numbers
of times, with each addition stripping one level from the path.

This is useful in the context of a monorepo to help normalise paths
between sibling packages.

Resolves: #825

Signed-off-by: JP-Ellis <josh@jpellis.me>

* update

---------

Signed-off-by: JP-Ellis <josh@jpellis.me>
Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
2023-12-17 22:30:17 -05:00
..
backend Add `:parent` path modifier (#1160) 2023-12-17 22:30:17 -05:00
cli Allow for overriding config of internal environments (#1158) 2023-12-17 19:15:40 -05:00
config Change default location of Python installations (#1142) 2023-12-13 23:38:20 -05:00
env Honor env.features when skip-install is set (#826) 2023-11-26 18:42:17 -05:00
helpers Add `python find` command (#1106) 2023-12-10 13:27:11 -05:00
index Update style (#1040) 2023-11-13 00:09:31 -05:00
project Allow for overriding config of internal environments (#1158) 2023-12-17 19:15:40 -05:00
publish max out coverage of tests (#553) 2022-10-13 16:01:43 -04:00
python Update Ruff rules (#1084) 2023-12-05 12:44:06 -05:00
utils Update Ruff rules (#1084) 2023-12-05 12:44:06 -05:00
venv Fix Ruff file exclusion (#1088) 2023-12-05 15:19:02 -05:00
__init__.py rewrite 2021-12-29 15:42:36 -05:00
conftest.py Allow for overriding config of internal environments (#1158) 2023-12-17 19:15:40 -05:00