Skip to content

Commit fd104b7

Browse files
committed
fix test
1 parent faefc1f commit fd104b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_data/pyproject_updated.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
authors = [{ name = "Scientific Python Developers", email = "sp@example.com" }]
2+
authors = [{ name = "Scientific Python Developers"}]
33
name = "tests"
44
description = "This is just a dummy package for testing the spec 0 update github action and should not be used"
55
requires-python = ">=3.11"

0 commit comments

Comments
 (0)