ray-project / tune-sklearn

A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
https://docs.ray.io/en/master/tune/api_docs/sklearn.html
Apache License 2.0
465 stars 52 forks source link

add license metadata to package setup #250

Closed jimthompson5802 closed 1 year ago

jimthompson5802 commented 1 year ago

add license metadata to package setup definition

package scanning system prevents install of packages with missing license metadata. Unable to test this package.

jimthompson5802 commented 1 year ago

@Yard1 Thank you for the approval. Can I assume someone on the project will merge the PR when the project publishes the next release?

Yard1 commented 1 year ago

Was just waiting for CI to pass :) We can make a new pip release this week.