pyproject.toml: change name to iseal-core

This commit is contained in:
Alan Orth 2022-01-30 12:47:09 +03:00
parent 2b1a1ea943
commit ddc7596a09

View File

@ -1,5 +1,5 @@
[tool.poetry] [tool.poetry]
name = "iseal-schema" name = "iseal-core"
version = "0.1.0" version = "0.1.0"
description = "Workflow to process ISEAL schema Excel into RDF and user-facing specification." description = "Workflow to process ISEAL schema Excel into RDF and user-facing specification."
authors = ["Alan Orth <aorth@mjanja.ch>", "Marie-Angelique Laporte <m.a.laporte@cgiar.org>"] authors = ["Alan Orth <aorth@mjanja.ch>", "Marie-Angelique Laporte <m.a.laporte@cgiar.org>"]