diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index b466014..33d7266 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,6 +32,7 @@ dev = [ 'coverage', 'hypothesis', 'pytest', 'pytest-asyncio', + 'reuse', 'trustme >= 1.2.0' ] [project.scripts] |