Language

Package: python-mypy-protobuf @ 3.3.0

Synopsis

Generate Mypy stub files from protobuf specifications

Description

This Python package provide tools to generate Mypy stubs from protobuf specification files.

Home page
https://github.com/nipunn1313/mypy-protobuf
Location
gnu/packages/protobuf.scm (line: 347, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

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