Skip to content

Commit fb189d6

Browse files
committed
WIP: starting pyproject-metadata addition
Adding tests too. Signed-off-by: Henry Schreiner <[email protected]>
1 parent 2377220 commit fb189d6

26 files changed

+2852
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,4 @@ flake8-unused-arguments.ignore-variadic-names = true
152152
"tests/test_requirements.py" = ["UP032"]
153153
"src/packaging/_musllinux.py" = ["T20"]
154154
"noxfile.py" = ["T20"]
155+
"tests/test_project*.py" = ["E501"] # temp

0 commit comments

Comments
 (0)