about summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2025-06-19 09:19:15 +0900
committerNguyễn Gia Phong <cnx@loang.net>2025-06-19 09:19:54 +0900
commit65feb772f7f2ea9d42b4b308e91b982da602eeeb (patch)
treec004d65271bf679ac1de6a4296ce2d1f98f132b5 /pyproject.toml
parentdd5d14b26a50e15c6c98e5c0e88904488184b9fa (diff)
downloadscadere-65feb772f7f2ea9d42b4b308e91b982da602eeeb.tar.gz
Add REUSE package to dev extra
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
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]