summaryrefslogtreecommitdiff
path: root/nba_scores.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nba_scores.egg-info/SOURCES.txt')
-rw-r--r--nba_scores.egg-info/SOURCES.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/nba_scores.egg-info/SOURCES.txt b/nba_scores.egg-info/SOURCES.txt
new file mode 100644
index 0000000..b5c9c92
--- /dev/null
+++ b/nba_scores.egg-info/SOURCES.txt
@@ -0,0 +1,19 @@
+LICENSE
+README.md
+pyproject.toml
+nba/__init__.py
+nba/__main__.py
+nba/cli.py
+nba/fetch_data.py
+nba/scores.py
+nba/standings.py
+nba/tui/__init__.py
+nba/tui/app.py
+nba/tui/styles.tcss
+nba/tui/widgets.py
+nba_scores.egg-info/PKG-INFO
+nba_scores.egg-info/SOURCES.txt
+nba_scores.egg-info/dependency_links.txt
+nba_scores.egg-info/entry_points.txt
+nba_scores.egg-info/requires.txt
+nba_scores.egg-info/top_level.txt \ No newline at end of file