mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[PR #870] [MERGED] poetry -> uv + use cached data in CI #877
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#877
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/probberechts/soccerdata/pull/870
Author: @probberechts
Created: 8/21/2025
Status: ✅ Merged
Merged: 8/23/2025
Merged by: @probberechts
Base:
master← Head:ci/uv📝 Commits (10+)
e1fd8edchore: remove unused 'type:ignore'35ae8c1poetry -> uvb126b11Add setup-python-env action279bf43Update default uv version1010ba5Add 'dev' to default groupe7925a2update uv export1dfbf69switch to pytest-cov0bfa5a5fix check-docs ci task792f1e6update contributors guide4e9c433store appdata📊 Changes
52 files changed (+8334 additions, -4650 deletions)
View changed files
➖
.bumpversion.cfg(+0 -16)➕
.dvc/.gitignore(+3 -0)➕
.dvc/config(+4 -0)➕
.github/actions/setup-python-env/action.yml(+30 -0)📝
.github/renovate.json(+1 -4)📝
.github/workflows/ci.yml(+80 -117)➖
.github/workflows/constraints.txt(+0 -5)📝
.github/workflows/release.yml(+6 -20)📝
.gitignore(+5 -4)📝
.pre-commit-config.yaml(+101 -41)📝
CONTRIBUTING.rst(+42 -28)📝
Makefile(+102 -22)📝
docs/datasources/FBref.ipynb(+6 -5)📝
docs/datasources/FotMob.ipynb(+4 -3)📝
docs/datasources/MatchHistory.ipynb(+2 -1)📝
docs/datasources/SoFIFA.ipynb(+2 -1)📝
docs/datasources/Sofascore.ipynb(+3 -2)📝
docs/datasources/WhoScored.ipynb(+12 -10)📝
docs/datasources/index.rst(+1 -1)📝
docs/examples/ClubElo - Evolution of current top teams.ipynb(+9 -7)...and 32 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.