Skip to content

Commit b460474

Browse files
committed
Remove invalid dash-separated key 'description-file'
As far as I can tell, the key isn't an officially supported key and doesn't actually do anything #9
1 parent 88a9651 commit b460474

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## Fixed
10+
11+
Remove invalid dash-separated key 'description-file' in our packaging info https://github.com/OpenDataServices/json-merge-patch/pull/9
12+
913
## Changed
1014

1115
Python support is now 3.9+ only

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
[metadata]
2-
description-file = README.md
1+

0 commit comments

Comments
 (0)