poetry/tests/fixtures/inspection/demo_only_requires_txt.egg-...
Arun Babu Neelicattu 12610bac3e
Handle inspection for package without dependencies and no setup.py files (#2615)
* inspection: improve handling of sdist packages

This change ensures that inspection does not fail pre-maturely if
source does not contain a setup.py and no dependencies were
discovered.

Resolves: #2603

* inspection: add tests for package info discovery
2020-07-03 11:52:15 +02:00
..
PKG-INFO Handle inspection for package without dependencies and no setup.py files (#2615) 2020-07-03 11:52:15 +02:00
requires.txt Handle inspection for package without dependencies and no setup.py files (#2615) 2020-07-03 11:52:15 +02:00