diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-11-06 23:23:27 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-11-06 23:23:27 -0600 |
commit | 6dde4dd0bc5e5f91f89587c75a30c9ef7a24494c (patch) | |
tree | 6cf4b78ddd63a4606e19fcad423ed2e19ad2a268 /src/yoshi_cli.egg-info/SOURCES.txt | |
parent | b5a5fadff88615c8da8a9feb80c86fd8adb238f5 (diff) | |
download | yoshi-cli-6dde4dd0bc5e5f91f89587c75a30c9ef7a24494c.tar.gz yoshi-cli-6dde4dd0bc5e5f91f89587c75a30c9ef7a24494c.tar.bz2 yoshi-cli-6dde4dd0bc5e5f91f89587c75a30c9ef7a24494c.zip |
package as a cli app
Diffstat (limited to 'src/yoshi_cli.egg-info/SOURCES.txt')
-rw-r--r-- | src/yoshi_cli.egg-info/SOURCES.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/yoshi_cli.egg-info/SOURCES.txt b/src/yoshi_cli.egg-info/SOURCES.txt deleted file mode 100644 index c8ca832..0000000 --- a/src/yoshi_cli.egg-info/SOURCES.txt +++ /dev/null @@ -1,11 +0,0 @@ -LICENSE -README.md -pyproject.toml -src/account.py -src/crypto.py -src/database.py -src/process.py -src/yoshi_cli.egg-info/PKG-INFO -src/yoshi_cli.egg-info/SOURCES.txt -src/yoshi_cli.egg-info/dependency_links.txt -src/yoshi_cli.egg-info/top_level.txt
\ No newline at end of file |