Skip to content

Commit

Permalink
fix: Fix the summary metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <me@frostming.com>
  • Loading branch information
frostming committed Dec 14, 2023
1 parent 9bd2633 commit eb1b435
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[project]
name = "pdm-build-locked"
dynamic = ["version"]
description = '''\
pdm-build-locked is a pdm plugin to add locked packages as additional optional dependency groups
to the distribution metadata
'''
description = """
pdm-build-locked is a pdm plugin to add locked packages as additional \
optional dependency groups to the distribution metadata"""
readme = "README.rst"
keywords = [
"pdm",
Expand Down

0 comments on commit eb1b435

Please sign in to comment.