mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2026-08-16 16:32:50 +01:00
8 lines
200 B
TOML
8 lines
200 B
TOML
[project]
|
|
name = "iform-invenio"
|
|
version = "0.1.0"
|
|
description = "The source code for the I-Form Data Repository"
|
|
readme = "README.md"
|
|
requires-python = ">=3.12"
|
|
dependencies = ["invenio-cli>=1.9.2"]
|