Skip to content

Commit 7aaca4b

Browse files
a-faclaude
andcommitted
Update license field in pyproject.toml to MIT
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 998ef88 commit 7aaca4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dynamic = ["version"]
99
description = "A modular nanopore data analysis package."
1010
readme = "README.md"
1111
requires-python = ">=3.10"
12-
license = "GPL-3.0-only"
12+
license = "MIT"
1313
license-files = ["LICENSE"]
1414
authors = [{name = "Ali Fallahi", email = "fallahi.a@northeastern.edu"}]
1515
dependencies = [

0 commit comments

Comments
 (0)