We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 060043c + bfd0797 commit 7f5dbdcCopy full SHA for 7f5dbdc
pyproject.toml
@@ -7,10 +7,9 @@ name = "uxsim"
7
description = "UXsim: traffic flow simulator"
8
readme = "README.md"
9
authors = [{name = "Toru Seo", email = "seo.t.aa@m.titech.ac.jp"}]
10
-license = {text = "MIT License"}
+license = "MIT"
11
classifiers = [
12
"Intended Audience :: Science/Research",
13
- "License :: OSI Approved :: MIT License",
14
"Programming Language :: Python :: 3",
15
"Programming Language :: Python :: 3.9",
16
"Programming Language :: Python :: 3.10",
0 commit comments