瀏覽代碼

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 年之前
父節點
當前提交
f3826ed3d1
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: A777716B30AE82E3
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      setup.cfg

+ 0
- 2
setup.cfg 查看文件

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

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


Loading…
取消
儲存