Have poetry run a preprocess script which replaces the challenge.yml symlinks with the actual file contents
I don't really understand why this is happening since other people seem to report that Poetry is resolving symlinks for them and it seems like the expected behavior is to resolve the symlinks.
Have poetry run a preprocess script which replaces the challenge.yml symlinks with the actual file contents
I don't really understand why this is happening since other people seem to report that Poetry is resolving symlinks for them and it seems like the expected behavior is to resolve the symlinks.
https://github.com/python-poetry/poetry/issues/1998 https://github.com/pypa/pip/issues/3500
Closes #137