Skip to content

Commit b6f0667

Browse files
committed
Update pyproject.toml
1 parent 35b79fd commit b6f0667

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ name = "uxsim"
77
description = "UXsim: traffic flow simulator"
88
readme = "README.md"
99
authors = [{name = "Toru Seo", email = "seo.t.aa@m.titech.ac.jp"}]
10-
license = {text = "MIT License"}
10+
license = "MIT"
1111
classifiers = [
1212
"Intended Audience :: Science/Research",
13-
"License :: OSI Approved :: MIT License",
1413
"Programming Language :: Python :: 3",
1514
"Programming Language :: Python :: 3.9",
1615
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)