Setuptools warning
Bug #1950112 reported by
Anna
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
YAQL |
New
|
Undecided
|
Unassigned |
Bug Description
> Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
> Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
> Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
A trivial fix is needed in setup.cfg
To post a comment you must log in.