Language

Package: python-get-version @ 2.1

Synopsis

Version helper in the spirit of versioneer

Description

This package provides a version helper that lets you automatically use the latest vX.X.X Git tag as the version in your Python package. It also supports getting the version from Python source distributions or, once your package is installed, via pkg_resources (part of setuptools).

Home page
https://github.com/flying-sheep/get_version
Location
gnu/packages/python-xyz.scm (line: 9266, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-pytest' should probably be a native input
inputs-should-be-native

Identify inputs that should be native inputs

'python-pytest-cov' should probably be a native input
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

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