Skip to content

Pipfile - why is "name" a required field in source? #5370

Answered by matteius
aghalbert asked this question in Q&A
Discussion options

You must be logged in to vote

@aghalbert We converted to plette which is more strict, primarily because we have access to make modifications to that library, which we need to do for named package categories (slated for October 🤞). Plette already requires url, verify_url and name be supplied per each source entered, hence it is more strict than Pipfile was. It is good practice anyway to name your sources, because while the first source is the default install source for all unspecified packages, to specify any other index would require a name. From the sound of it we need to update the documentation (which is quiet true in a number of ways).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aghalbert
Comment options

Answer selected by aghalbert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants