Skip to content

Commit 6d1f31c

Browse files
Merge branch 'fix/framenet-lexical-units-loading'
2 parents 25044e1 + 46c34c2 commit 6d1f31c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,14 @@ version = "0.2.1"
88
description = "Unified data models and interfaces for syntactic and semantic frame ontologies"
99
readme = "README.md"
1010
requires-python = ">=3.13"
11-
license = {text = "MIT"}
11+
license = "MIT"
1212
authors = [
1313
{name = "Aaron Steven White", email = "aaron.white@rochester.edu"}
1414
]
1515
keywords = ["nlp", "linguistics", "framenet", "propbank", "verbnet", "wordnet", "semantics", "lexicon"]
1616
classifiers = [
1717
"Development Status :: 3 - Alpha",
1818
"Intended Audience :: Science/Research",
19-
"License :: OSI Approved :: MIT License",
2019
"Programming Language :: Python :: 3",
2120
"Programming Language :: Python :: 3.13",
2221
"Topic :: Scientific/Engineering :: Artificial Intelligence",

0 commit comments

Comments
 (0)