refined-nest-65174
03/29/2024, 9:35 PMpants tailor ::
I get the following warnings for the projects with have the relative dependency in their requirements.txt:
20:38:27.52 [WARN] An error occurred when validating `Project/requirements.txt`: Invalid requirement '../CoreLibrary' in Project/requirements.txt at line 1:
Parse error at "'../CoreL'": Expected W:(0-9A-Za-z).
You'll need to create targets for its contents manually.
To silence this error in future, see <https://www.pantsbuild.org/docs/reference-tailor#section-ignore-paths>
Can anyone advise as to how I can set up Pants to understand my relative dependencies? I've scoured the docs and attempted a few things, but not had any luck. TIA!careful-address-89803
03/29/2024, 9:52 PMrefined-nest-65174
03/29/2024, 9:55 PMcareful-address-89803
03/29/2024, 9:56 PMhappy-kitchen-89482
03/30/2024, 5:18 AM