Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fedeliallalinea
Copy link
Contributor

  • The license_file parameter is deprecated, use license_files instead
  • Usage of dash-separated 'description-file' will not be supported in
    future versions. Please use the underscore name 'description_file'
    instead

- The license_file parameter is deprecated, use license_files instead
- Usage of dash-separated 'description-file' will not be supported in
  future versions. Please use the underscore name 'description_file'
  instead
@deadc0de6
Copy link
Owner

Thanks a lot.

For anyone, here is the reference for license_files: https://wheel.readthedocs.io/en/stable/user_guide.html?highlight=license_file#including-license-files-in-the-generated-wheel-file

Regarding description-file, I think it would be better to migrate to long_description:

long_description = file: README.md
long_description_content_type = text/markdown

@deadc0de6 deadc0de6 merged commit fe763f1 into deadc0de6:master Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants