Skip to content

Commit

Permalink
description-file -> description_file
Browse files Browse the repository at this point in the history
Was deprecated, and will start breaking things on 2024-Sept-06.

https://setuptools.pypa.io/en/latest/userguide/declarative_config.html
  • Loading branch information
BryceStevenWilley committed Dec 8, 2023
1 parent 8670da0 commit 78105ca
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.md
description_file = README.md

0 comments on commit 78105ca

Please sign in to comment.