diff --git a/pyproject.toml b/pyproject.toml index b85e226..2a68cce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,6 +2,7 @@ name = "mozilla-taskgraph" version = "3.0.0" description = "Mozilla specific transforms and utilities for Taskgraph" +readme = "README.md" authors = [ { name = "Mozilla Release Engineering", email = "release+mozilla-taskgraph@mozilla.com"} ]