From 4d40494f3e9aade0f5302678e4df67a7613c157b Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 15 Apr 2026 22:37:06 -0500 Subject: update README --- nba_scores.egg-info/SOURCES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nba_scores.egg-info/SOURCES.txt') diff --git a/nba_scores.egg-info/SOURCES.txt b/nba_scores.egg-info/SOURCES.txt index b5c9c92..c424bb6 100644 --- a/nba_scores.egg-info/SOURCES.txt +++ b/nba_scores.egg-info/SOURCES.txt @@ -3,8 +3,11 @@ README.md pyproject.toml nba/__init__.py nba/__main__.py +nba/box_score.py nba/cli.py nba/fetch_data.py +nba/leaders.py +nba/playoff.py nba/scores.py nba/standings.py nba/tui/__init__.py -- cgit v1.2.3