/
githubmirror
/
scikit-learn
Обзор
Документация
Войти
/
githubmirror
/
scikit-learn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
1.2.2
MANIFEST.in
34 строки
971 B
Guillaume Lemaitre
MAINT exclude cirrus.star from MANIFEST (#25185)
24 янв 2023, 16:25
24 янв 2023, 16:25
658b186
Код
Авторство
О чём код?
include *.rst recursive-include doc * recursive-include examples * recursive-include sklearn *.c *.cpp *.h *.pyx *.pxd *.pxi *.tp recursive-include sklearn/datasets *.csv *.csv.gz *.rst *.jpg *.txt *.arff.gz *.json.gz include COPYING include README.rst include pyproject.toml include sklearn/externals/README include sklearn/svm/src/liblinear/COPYRIGHT include sklearn/svm/src/libsvm/LIBSVM_CHANGES include conftest.py include Makefile include MANIFEST.in include .coveragerc # exclude from sdist recursive-exclude asv_benchmarks * recursive-exclude benchmarks * recursive-exclude build_tools * recursive-exclude maint_tools * recursive-exclude benchmarks * recursive-exclude .binder * recursive-exclude .circleci * exclude .cirrus.star exclude .codecov.yml exclude .git-blame-ignore-revs exclude .mailmap exclude .pre-commit-config.yaml exclude azure-pipelines.yml exclude CODE_OF_CONDUCT.md exclude CONTRIBUTING.md exclude SECURITY.md exclude PULL_REQUEST_TEMPLATE.md