Skip to content

Commit 7f5dbdc

Browse files
committed
Merge branch 'main' into develop
2 parents 060043c + bfd0797 commit 7f5dbdc

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)