Skip to content

Commit 2f49af7

Browse files
committed
change name in toml to match pypi name pangbank
1 parent fbd08c5 commit 2f49af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55

66
[project]
7-
name = "PanGBank-cli"
7+
name = "pangbank"
88
description = "Command-line tool for retrieving pangenomes using the PanGBank API. "
99
dynamic = ["version"]
1010
authors = [

0 commit comments

Comments
 (0)