mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-08-16 16:32:51 +01:00
Switched from "run-tests.sh" script to package manager scripts
This commit is contained in:
@@ -34,6 +34,11 @@ invenio-config-iform = { path = "wheel/invenio_config_iform-0.13.1-py3-none-any.
|
||||
Homepage = "https://github.com/Cian-H/invenio-theme-iform"
|
||||
Issues = "https://github.com/Cian-H/invenio-theme-iform/issues"
|
||||
|
||||
[project.scripts]
|
||||
test-docs = "scripts.test_docs:main"
|
||||
test-code = "pytest:console_main"
|
||||
test = "scripts.test:main"
|
||||
|
||||
[dependency-groups]
|
||||
tests = [
|
||||
"invenio-app>=1.3.4,<2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user