Explorar el Código

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 hace 3 años
padre
commit
f3826ed3d1
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A777716B30AE82E3
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      setup.cfg

+ 0
- 2
setup.cfg Ver fichero

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

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


Cargando…
Cancelar
Guardar