Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
manifest: Fix absolute path checking on windows for Python 3.13
Python 3.13 changed the behavior for os.path.isabs https://docs.python.org/3/library/os.path.html#os.path.isabs Prevent absolute paths that start with a '/'. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
- Loading branch information