Skip to content

An invalid requirements.txt file is silently accepted #178

Description

@sschuberth

If requirements.txt contains wrongly formatted content like

Package         Version
--------------- -----------
wheel           0.41.2

then PI accepts this without any error but returns no dependencies. Plain pip would say

ERROR: Invalid requirement: 'Package         Version' (from line 1 of requirements.txt)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions