Skip to content

Commit 4cb8805

Browse files
committed
Update license metadata for PEP 639
1 parent 659ba6e commit 4cb8805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[build-system]
2-
requires = ["setuptools>=64", "setuptools_scm>=8"]
2+
requires = ["setuptools>=77", "setuptools_scm>=8"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "gcn-kafka"
77
description = "Kafka client for NASA's General Coordinates Network (GCN)"
8-
license = { text = "CC0-1.0" }
8+
license = "CC0-1.0"
99
readme = "README.md"
1010
authors = [
1111
{ name = "Leo Singer", email = "leo.p.singer@nasa.gov" },

0 commit comments

Comments
 (0)