We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659ba6e commit 4cb8805Copy full SHA for 4cb8805
pyproject.toml
@@ -1,11 +1,11 @@
1
[build-system]
2
-requires = ["setuptools>=64", "setuptools_scm>=8"]
+requires = ["setuptools>=77", "setuptools_scm>=8"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "gcn-kafka"
7
description = "Kafka client for NASA's General Coordinates Network (GCN)"
8
-license = { text = "CC0-1.0" }
+license = "CC0-1.0"
9
readme = "README.md"
10
authors = [
11
{ name = "Leo Singer", email = "leo.p.singer@nasa.gov" },
0 commit comments