Преглед изворни кода

Update setup.cfg to `description_file` field (#7248)

Resolve `UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead`
modifyDataloader
Glenn Jocher GitHub пре 2 година
родитељ
комит
6f4eb95af7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      setup.cfg

+ 1
- 1
setup.cfg Прегледај датотеку

@@ -4,7 +4,7 @@

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


[tool:pytest]

Loading…
Откажи
Сачувај