commit 089f05520a0e295738378401a946f677e5d5623a Author: Wojtek Kosior Date: Tue Jun 14 11:17:46 2022 +0200 delist REUSE from test dependencies 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