Bläddra i källkod

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 3 år sedan
förälder
incheckning
f3826ed3d1
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: A777716B30AE82E3
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. +0
    -2
      setup.cfg

+ 0
- 2
setup.cfg Visa fil

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


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


Laddar…
Avbryt
Spara