danish-gigaword / pyproject.toml
KennethEnevoldsen's picture
Added metadat
7d78f79 unverified
raw
history blame contribute delete
205 Bytes
[project]
name = "danish-gigaword"
version = "1.0.0"
description = "project code for the danish gigaword"
readme = "README.md"
requires-python = ">=3.13"
dependencies = ["datasets>=3.0.0", "numpy>=2.2.0"]