Language

Package: python-toolchain @ 3.11.11

Synopsis

Python toolchain

Description

Python toolchain including Python itself, setuptools and pip. Use this package if you need a minimal Python toolchain instead of just the interpreter.

Home page
https://www.python.org
Location
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
  • gnu/packages/python.scm (line: 1578, column: 4)
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/python.scm (line: 1578, column: 4)
inputs-should-be-minimal

Identify inputs that should use their minimal variant

'bash' should probably switched for its minimal variant
  • gnu/packages/python.scm (line: 1578, column: 4)