pypa-hatch/tests/backend
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
..
builders Add `bypass-selection` option to the `wheel` build target (#1135) 2023-12-13 01:19:06 -05:00
dep Update Ruff rules (#1084) 2023-12-05 12:44:06 -05:00
licenses Update style (#1040) 2023-11-13 00:09:31 -05:00
metadata Add parenthesis around dependencies with extras (#1132) 2023-12-13 00:45:17 -05:00
utils Add `:parent` path modifier (#1160) 2023-12-17 22:30:17 -05:00
version Handle nonzero version epoch in StandardScheme (fix #1032) (#1036) 2023-11-26 15:16:36 -05:00
__init__.py rewrite 2021-12-29 15:42:36 -05:00
test_build.py Update best practices part 2 (#571) 2022-10-23 11:36:43 -04:00