Skip to content

Commit

Permalink
Fix supported version for sklearn
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx committed Jun 3, 2024
1 parent 827fbeb commit a53bf38
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ classifiers = [
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
dependencies = [
"opentelemetry-api ~= 1.12",
Expand Down

0 comments on commit a53bf38

Please sign in to comment.