Skip to content

Commit

Permalink
Merge branch 'fix-license' into develop
Browse files Browse the repository at this point in the history
PR jmespath#309.

* fix-license:
  Update metadata for new LICENSE file
  • Loading branch information
jamesls committed Mar 30, 2023
2 parents f801dd1 + 2fb5ed5 commit 8327e56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include README.rst
include LICENSE.txt
include LICENSE
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
universal = 0

[metadata]
license_file = LICENSE.txt
license_file = LICENSE

0 comments on commit 8327e56

Please sign in to comment.