Skip to content

Commit

Permalink
In setup.cfg, replace deprecated metadata.description-file (#77)
Browse files Browse the repository at this point in the history
Use metadata.description_file instead.
  • Loading branch information
musicinmybrain authored Apr 18, 2024
1 parent 01a99bb commit 79b74c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[metadata]
description-file = Readme.rst
description_file = Readme.rst

0 comments on commit 79b74c9

Please sign in to comment.