diff --git a/README.md b/README.md index 4ece661..8608527 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,8 @@ [![Actions Status][actions-badge]][actions-link] [![Documentation Status][rtd-badge]][rtd-link] - [![PyPI version][pypi-version]][pypi-link] [![PyPI platforms][pypi-platforms]][pypi-link] - [![GitHub Discussion][github-discussions-badge]][github-discussions-link] diff --git a/pyproject.toml b/pyproject.toml index a7898d0..03c7bc2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,6 @@ classifiers = [ ] dynamic = ["version"] dependencies = [ - # "sktime@git+https://github.com/sz85512678/sktime", "sktime", "numpy", "scikit-learn",