Skip to content

Commit fc46c21

Browse files
committed
fixes pyproject.toml syntax
1 parent a2c9345 commit fc46c21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "dicomtrolley"
33
version = "3.2.1"
44
description = "Retrieve medical images via WADO-URI, WADO-RS, QIDO-RS, MINT, RAD69 and DICOM-QR"
5-
authors = ["sjoerdk <sjoerd.kerkstra@radboudumc.nl>"]
5+
authors = [{name="Sjoerd Kerkstra", email="sjoerd.kerkstra@radboudumc.nl>"}]
66
readme = "README.md"
77
license = "Apache-2.0"
88
repository = "https://github.com/sjoerdk/dicomtrolley"

0 commit comments

Comments
 (0)