diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-11-06 21:52:32 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-11-06 21:52:32 -0600 |
commit | c7e5d9fbec9418d856be961358e35f603bbbf523 (patch) | |
tree | 1aa2bbdd0bf96d7037537c2d6f5a989c19be8ffd /src/yoshi_cli_christian_cleberg.egg-info/SOURCES.txt | |
parent | e5d61719e201a1c25e9907bd220bfcac4fc9a4f5 (diff) | |
download | yoshi-cli-c7e5d9fbec9418d856be961358e35f603bbbf523.tar.gz yoshi-cli-c7e5d9fbec9418d856be961358e35f603bbbf523.tar.bz2 yoshi-cli-c7e5d9fbec9418d856be961358e35f603bbbf523.zip |
configure as pypi hosted app
Diffstat (limited to 'src/yoshi_cli_christian_cleberg.egg-info/SOURCES.txt')
-rw-r--r-- | src/yoshi_cli_christian_cleberg.egg-info/SOURCES.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/yoshi_cli_christian_cleberg.egg-info/SOURCES.txt b/src/yoshi_cli_christian_cleberg.egg-info/SOURCES.txt new file mode 100644 index 0000000..a482d76 --- /dev/null +++ b/src/yoshi_cli_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_cli_christian_cleberg.egg-info/PKG-INFO +src/yoshi_cli_christian_cleberg.egg-info/SOURCES.txt +src/yoshi_cli_christian_cleberg.egg-info/dependency_links.txt +src/yoshi_cli_christian_cleberg.egg-info/top_level.txt
\ No newline at end of file |