mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
fully transition to pyproject
This commit is contained in:
parent
a5c7f223d1
commit
62314c453c
2 changed files with 3 additions and 28 deletions
|
@ -3,7 +3,6 @@ requires = ["setuptools>=61.0", "wheel", "setuptools-ocrd"]
|
|||
|
||||
[project]
|
||||
name = "eynollah"
|
||||
version = "0.3.1"
|
||||
authors = [
|
||||
{name = "Vahid Rezanezhad"},
|
||||
{name = "Staatsbibliothek zu Berlin - Preußischer Kulturbesitz"},
|
||||
|
@ -14,7 +13,7 @@ license.file = "LICENSE"
|
|||
requires-python = ">=3.8"
|
||||
keywords = ["document layout analysis", "image segmentation"]
|
||||
|
||||
dynamic = ["dependencies"]
|
||||
dynamic = ["dependencies", "version"]
|
||||
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue