Procházet zdrojové kódy

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 před 3 roky
rodič
revize
f3826ed3d1
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: A777716B30AE82E3
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. +0
    -2
      setup.cfg

+ 0
- 2
setup.cfg Zobrazit soubor

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

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


Načítá se…
Zrušit
Uložit