fix(setup.cfg): remove obsolete license_file property
feat(setup.cfg): add reference to Changelog
This commit is contained in:
parent
e048805dec
commit
593b58c9de
1 changed files with 2 additions and 1 deletions
|
|
@ -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 =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue