Skip to content

Commit

Permalink
br has description-file, not description_file so moving to end...
Browse files Browse the repository at this point in the history
  • Loading branch information
shirubana committed Sep 11, 2024
1 parent dc63c8c commit 773963e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ parentdir_prefix = PV_ICE
test = pytest

# OPTIONAL AFTER THIS:
[metadata]
description_file = README.md

[bdist_wheel]
universal = 1

[tool:pytest]
addopts = --verbose

[metadata]
description_file = README.md

0 comments on commit 773963e

Please sign in to comment.