We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faefc1f commit fd104b7Copy full SHA for fd104b7
1 file changed
tests/test_data/pyproject_updated.toml
@@ -1,5 +1,5 @@
1
[project]
2
-authors = [{ name = "Scientific Python Developers", email = "sp@example.com" }]
+authors = [{ name = "Scientific Python Developers"}]
3
name = "tests"
4
description = "This is just a dummy package for testing the spec 0 update github action and should not be used"
5
requires-python = ">=3.11"
0 commit comments