Read setup files if egg_info fails
Showing
poetry/utils/setup_reader.py
0 → 100644
tests/packages/test_directory_dependency.py
0 → 100644
tests/puzzle/test_provider.py
0 → 100644
File added
| # Note: this requirements.txt file is used to specify what dependencies are | |||
| # needed to make the package run rather than for deployment of a tested set of | |||
| # packages. Thus, this should be the loosest set possible (only required | |||
| # packages, not optional ones, and with the widest range of versions that could | |||
| # be suitable) | |||
| jinja2 | |||
| PyYAML | |||
| paramiko | |||
| cryptography | |||
| setuptools |
tests/utils/fixtures/setups/ansible/setup.py
0 → 100644
tests/utils/fixtures/setups/flask/setup.py
0 → 100644
tests/utils/test_setup_reader.py
0 → 100644
Please
register
or
sign in
to comment