Skip to content

Commit 96996d2

Browse files
author
James Collier
committed
Prepare initial release on PyPI
1 parent a383f75 commit 96996d2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
name = "irdata"
33
version = "0.1.0"
44
description = "Data processing library for iRefIndex"
5-
authors = ["Ian Donaldson <ian.donaldson@biotek.uio.no>"]
5+
readme = "README.md"
6+
authors = ["VIB Bioinformatics Core Facility <bits@vib.be>",
7+
"Ian Donaldson <ian.donaldson@biotek.uio.no>"]
8+
repository = "https://github.com/vibbits/irdata"
69
license = "GPL-3.0-or-later"
710

811
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)