README.rst
setup.py
./poetry/__init__.py
./poetry/__main__.py
./poetry/__version__.py
./poetry/config.py
./poetry/exceptions.py
./poetry/locations.py
./poetry/poetry.py
./poetry/console/__init__.py
./poetry/console/application.py
./poetry/console/commands/__init__.py
./poetry/console/commands/about.py
./poetry/console/commands/add.py
./poetry/console/commands/build.py
./poetry/console/commands/check.py
./poetry/console/commands/command.py
./poetry/console/commands/config.py
./poetry/console/commands/develop.py
./poetry/console/commands/env_command.py
./poetry/console/commands/init.py
./poetry/console/commands/install.py
./poetry/console/commands/lock.py
./poetry/console/commands/new.py
./poetry/console/commands/publish.py
./poetry/console/commands/remove.py
./poetry/console/commands/run.py
./poetry/console/commands/script.py
./poetry/console/commands/search.py
./poetry/console/commands/shell.py
./poetry/console/commands/show.py
./poetry/console/commands/update.py
./poetry/console/commands/version.py
./poetry/console/commands/cache/__init__.py
./poetry/console/commands/cache/clear.py
./poetry/console/commands/debug/__init__.py
./poetry/console/commands/debug/info.py
./poetry/console/commands/debug/resolve.py
./poetry/console/commands/self/__init__.py
./poetry/console/commands/self/update.py
./poetry/console/styles/__init__.py
./poetry/console/styles/poetry.py
./poetry/installation/__init__.py
./poetry/installation/base_installer.py
./poetry/installation/installer.py
./poetry/installation/noop_installer.py
./poetry/installation/pip_installer.py
./poetry/io/__init__.py
./poetry/io/null_io.py
./poetry/io/raw_argv_input.py
./poetry/json/__init__.py
./poetry/json/schemas/poetry-schema.json
./poetry/layouts/__init__.py
./poetry/layouts/layout.py
./poetry/layouts/src.py
./poetry/layouts/standard.py
./poetry/masonry/__init__.py
./poetry/masonry/api.py
./poetry/masonry/builder.py
./poetry/masonry/metadata.py
./poetry/masonry/builders/__init__.py
./poetry/masonry/builders/builder.py
./poetry/masonry/builders/complete.py
./poetry/masonry/builders/editable.py
./poetry/masonry/builders/sdist.py
./poetry/masonry/builders/wheel.py
./poetry/masonry/publishing/__init__.py
./poetry/masonry/publishing/publisher.py
./poetry/masonry/publishing/uploader.py
./poetry/masonry/utils/__init__.py
./poetry/masonry/utils/helpers.py
./poetry/masonry/utils/include.py
./poetry/masonry/utils/module.py
./poetry/masonry/utils/package_include.py
./poetry/masonry/utils/tags.py
./poetry/mixology/__init__.py
./poetry/mixology/assignment.py
./poetry/mixology/failure.py
./poetry/mixology/incompatibility.py
./poetry/mixology/incompatibility_cause.py
./poetry/mixology/partial_solution.py
./poetry/mixology/result.py
./poetry/mixology/set_relation.py
./poetry/mixology/term.py
./poetry/mixology/version_solver.py
./poetry/packages/__init__.py
./poetry/packages/dependency.py
./poetry/packages/dependency_package.py
./poetry/packages/directory_dependency.py
./poetry/packages/file_dependency.py
./poetry/packages/locker.py
./poetry/packages/package.py
./poetry/packages/package_collection.py
./poetry/packages/project_package.py
./poetry/packages/vcs_dependency.py
./poetry/packages/constraints/__init__.py
./poetry/packages/constraints/any_constraint.py
./poetry/packages/constraints/base_constraint.py
./poetry/packages/constraints/constraint.py
./poetry/packages/constraints/empty_constraint.py
./poetry/packages/constraints/multi_constraint.py
./poetry/packages/constraints/union_constraint.py
./poetry/packages/constraints/wildcard_constraint.py
./poetry/packages/utils/__init__.py
./poetry/packages/utils/link.py
./poetry/packages/utils/utils.py
./poetry/puzzle/__init__.py
./poetry/puzzle/dependencies.py
./poetry/puzzle/exceptions.py
./poetry/puzzle/provider.py
./poetry/puzzle/solver.py
./poetry/puzzle/operations/__init__.py
./poetry/puzzle/operations/install.py
./poetry/puzzle/operations/operation.py
./poetry/puzzle/operations/uninstall.py
./poetry/puzzle/operations/update.py
./poetry/repositories/__init__.py
./poetry/repositories/auth.py
./poetry/repositories/base_repository.py
./poetry/repositories/exceptions.py
./poetry/repositories/installed_repository.py
./poetry/repositories/legacy_repository.py
./poetry/repositories/pool.py
./poetry/repositories/pypi_repository.py
./poetry/repositories/repository.py
./poetry/semver/__init__.py
./poetry/semver/empty_constraint.py
./poetry/semver/exceptions.py
./poetry/semver/patterns.py
./poetry/semver/version.py
./poetry/semver/version_constraint.py
./poetry/semver/version_range.py
./poetry/semver/version_union.py
./poetry/spdx/__init__.py
./poetry/spdx/license.py
./poetry/spdx/updater.py
./poetry/spdx/data/licenses.json
./poetry/utils/__init__.py
./poetry/utils/_compat.py
./poetry/utils/appdirs.py
./poetry/utils/env.py
./poetry/utils/helpers.py
./poetry/utils/patterns.py
./poetry/utils/setup_reader.py
./poetry/utils/shell.py
./poetry/utils/toml_file.py
./poetry/vcs/__init__.py
./poetry/vcs/git.py
./poetry/version/__init__.py
./poetry/version/base.py
./poetry/version/exceptions.py
./poetry/version/helpers.py
./poetry/version/legacy_version.py
./poetry/version/markers.py
./poetry/version/requirements.py
./poetry/version/specifiers.py
./poetry/version/utils.py
./poetry/version/version.py
./poetry/version/version_selector.py
poetry.egg-info/PKG-INFO
poetry.egg-info/SOURCES.txt
poetry.egg-info/dependency_links.txt
poetry.egg-info/entry_points.txt
poetry.egg-info/requires.txt
poetry.egg-info/top_level.txt