Skip to content

Commit f8a251f

Browse files
committed
build: revert broken pyproject.toml change
1 parent d451c56 commit f8a251f

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
@@ -8,7 +8,7 @@ dynamic = ["version"]
88
description = "A Python library for parsing frame ranges and file sequences commonly used in VFX and Animation applications."
99
readme = "README.md"
1010
requires-python = ">=3.8"
11-
license = "MIT"
11+
license = {text = "MIT"}
1212
authors = [
1313
{name = "Justin Israel", email = "justinisrael@gmail.com"},
1414
{name = "Matt Chambers", email = "yougotrooted@gmail.com"},

0 commit comments

Comments
 (0)