Skip to content

Commit

Permalink
Merge pull request #3 from mam-dev/author
Browse files Browse the repository at this point in the history
Add author to project metadata
  • Loading branch information
bunny-therapist authored Aug 4, 2023
2 parents 0f1464a + fcc451d commit 164896f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[project]
name = "pytest-litter"
description = "Pytest plugin which verifies that tests do not modify file trees."
authors = [
{name="Anton Vikström"}
]
readme = "README.md"
license = {file = "LICENSE"}
urls = {repo = "https://github.com/mam-dev/pytest-litter"}
Expand Down

0 comments on commit 164896f

Please sign in to comment.