File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 python-version : ${{ matrix.python-version }}
3131 - name : Install dependencies
3232 run : |
33- python -m pip install --upgrade pip wheel
34- python -m pip install "setuptools<70" "setuptools-scm<8"
33+ python -m pip install --upgrade pip wheel setuptools>=65.5.1
3534 python -m pip install flake8 pytest-cov mypy typed-ast cython
3635 python -m pip install -r requirements-test.txt --use-pep517
3736 - name : Lint with flake8
Original file line number Diff line number Diff line change 1+ #ruptures
2+ https://github.com/deepcharles/ruptures/archive/master.zip
13#pyclustering
24https://github.com/KulikDM/pyclustering/archive/Warning-Fix.zip
35joblib>=0.14.1
46numpy
57pandas
68pyod
7- ruptures
89scikit-learn>=0.20.0
910scikit-lego
1011scipy>=1.3.1
You can’t perform that action at this time.
0 commit comments