We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d451c56 commit f8a251fCopy full SHA for f8a251f
pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "A Python library for parsing frame ranges and file sequences commonly used in VFX and Animation applications."
9
readme = "README.md"
10
requires-python = ">=3.8"
11
-license = "MIT"
+license = {text = "MIT"}
12
authors = [
13
{name = "Justin Israel", email = "justinisrael@gmail.com"},
14
{name = "Matt Chambers", email = "yougotrooted@gmail.com"},
0 commit comments