We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a383f75 commit 96996d2Copy full SHA for 96996d2
1 file changed
pyproject.toml
@@ -2,7 +2,10 @@
2
name = "irdata"
3
version = "0.1.0"
4
description = "Data processing library for iRefIndex"
5
-authors = ["Ian Donaldson <ian.donaldson@biotek.uio.no>"]
+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"
9
license = "GPL-3.0-or-later"
10
11
[tool.poetry.dependencies]
0 commit comments