aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--setup.cfg2
2 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1a5a583..97ae07b 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,6 @@ Hydrilla builder is a tool to create Haketilo packages in serveable form. The in
### Test
* pytest
-* reuse
## Building & testing & installation from wheel
diff --git a/setup.cfg b/setup.cfg
index f3f5818..f6cd80c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -41,7 +41,7 @@ install_requires =
hydrilla.builder = locales/*/LC_MESSAGES/hydrilla-messages.mo
[options.extras_require]
-test = pytest; reuse
+test = pytest
setup = setuptools_scm; babel
SPDX = reuse
a>...Andrew Tropin 2022-09-05.dir-locals.el: Add .go to completion-ignored-extensions....Andrew Tropin 2022-09-05.dir-locals.el: Add guix yasnippets....Andrew Tropin