Language

Package: poetry @ 1.1.4

Synopsis

Python dependency management and packaging made easy

Description

Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

Home page
https://python-poetry.org
Location
gnu/packages/python-xyz.scm (line: 13209, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-pip' should probably not be an input at all