From c7e5d9fbec9418d856be961358e35f603bbbf523 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 6 Nov 2024 21:52:32 -0600 Subject: configure as pypi hosted app --- src/yoshi_christian_cleberg.egg-info/SOURCES.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/yoshi_christian_cleberg.egg-info/SOURCES.txt (limited to 'src/yoshi_christian_cleberg.egg-info/SOURCES.txt') diff --git a/src/yoshi_christian_cleberg.egg-info/SOURCES.txt b/src/yoshi_christian_cleberg.egg-info/SOURCES.txt new file mode 100644 index 0000000..9e4bbfe --- /dev/null +++ b/src/yoshi_christian_cleberg.egg-info/SOURCES.txt @@ -0,0 +1,11 @@ +LICENSE +README.md +pyproject.toml +src/account.py +src/crypto.py +src/database.py +src/process.py +src/yoshi_christian_cleberg.egg-info/PKG-INFO +src/yoshi_christian_cleberg.egg-info/SOURCES.txt +src/yoshi_christian_cleberg.egg-info/dependency_links.txt +src/yoshi_christian_cleberg.egg-info/top_level.txt \ No newline at end of file -- cgit v1.2.3-70-g09d2