Ver a proveniência

Remove ineffective description-file key from setup.cfg

Otherwise, setuptools warns that:
"UserWarning: Usage of dash-separated 'description-file' will not be
supported in future versions. Please use the underscore name
'description_file' instead"

This key doesn't seem to do anything unless you use pbr.
tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.12.0
Louis Sautier há 3 anos
ascendente
cometimento
f3826ed3d1
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: A777716B30AE82E3
1 ficheiros alterados com 0 adições e 2 eliminações
  1. +0
    -2
      setup.cfg

+ 0
- 2
setup.cfg Ver ficheiro

@@ -5,6 +5,4 @@ zip_safe=
universal = 1

[metadata]
description-file = README.md
license_file = LICENSE


Carregando…
Cancelar
Guardar