Skip to content

Commit caa598d

Browse files
committed
License classifier is outdated
Current pip-license also understands "normal" license metadata, so drop it.
1 parent 301c99f commit caa598d

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

libertem_asi_mpx3/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ requires-python = ">=3.9"
88
classifiers = [
99
"Programming Language :: Rust",
1010
"Programming Language :: Python :: Implementation :: CPython",
11-
"License :: OSI Approved :: MIT License",
1211
]
1312
dependencies = [
1413
"opentelemetry-api",

libertem_asi_tpx3/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ requires-python = ">=3.9"
88
classifiers = [
99
"Programming Language :: Rust",
1010
"Programming Language :: Python :: Implementation :: CPython",
11-
"License :: OSI Approved :: MIT License",
1211
]
1312
dependencies = [
1413
"opentelemetry-api",

libertem_dectris/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ requires-python = ">=3.9"
88
classifiers = [
99
"Programming Language :: Rust",
1010
"Programming Language :: Python :: Implementation :: CPython",
11-
"License :: OSI Approved :: MIT License",
1211
]
1312
dependencies = [
1413
"numpy>=1.16.0",

libertem_qd_mpx/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ requires-python = ">=3.9"
88
classifiers = [
99
"Programming Language :: Rust",
1010
"Programming Language :: Python :: Implementation :: CPython",
11-
"License :: OSI Approved :: MIT License",
1211
]
1312
dependencies = [
1413
"numpy>=1.16.0",

0 commit comments

Comments
 (0)