-
Notifications
You must be signed in to change notification settings - Fork 760
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dedicated error message for direct filesystem paths in requiremen…
…ts (#2369) ## Summary This is analogous to #669, but for cases in which the package name is a filesystem path. In such cases, we'll fail when parsing the _package name_, since it doesn't start with a valid character, as opposed to failing when we go to parse the remaining version specifier. Inspired by #2356.
- Loading branch information
1 parent
6d67c93
commit ebca319
Showing
1 changed file
with
61 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters