fix(setup.cfg): remove obsolete license_file property

feat(setup.cfg): add reference to Changelog
This commit is contained in:
Rodweil, Theodor 2023-08-07 19:34:43 +02:00
parent e048805dec
commit 593b58c9de
No known key found for this signature in database
GPG key ID: F8BC1B0EB1F9CCF5

View file

@ -7,8 +7,9 @@ description = sphinxcontrib.confluencebuilder wrapper for delayed publishing
long_description = file: README.md long_description = file: README.md
long_description_content_type = text/markdown long_description_content_type = text/markdown
license = DL-DE-BY-2.0 license = DL-DE-BY-2.0
license_file = LICENSE license_files = LICENSE
project_urls = project_urls =
Changelog = https://bitbucket.org/victorykit/xconfluencebuilder/src/master/CHANGELOG.md
Repository = https://bitbucket.org/victorykit/xconfluencebuilder/ Repository = https://bitbucket.org/victorykit/xconfluencebuilder/
classifiers = classifiers =