Pārlūkot izejas kodu
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
pirms 2 gadiem
vecāks
revīzija
6f4eb95af7
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar
1 papildinājumiem un
1 dzēšanām
-
setup.cfg
|
|
@@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
[metadata] |
|
|
|
license_file = LICENSE |
|
|
|
description-file = README.md |
|
|
|
description_file = README.md |
|
|
|
|
|
|
|
|
|
|
|
[tool:pytest] |