diff options
| author | Christian Cleberg <[email protected]> | 2024-11-07 17:53:29 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-11-07 17:53:29 -0600 |
| commit | 7199ea19bfd998f620331a9983284666eed1d935 (patch) | |
| tree | 94cc571d3fd0bdea3abe6506760097ec1289743c /yoshi_cli.egg-info | |
| parent | 02b055ed415e386454c30d0283c85346897a3834 (diff) | |
| download | yoshi-cli-7199ea19bfd998f620331a9983284666eed1d935.tar.gz yoshi-cli-7199ea19bfd998f620331a9983284666eed1d935.tar.bz2 yoshi-cli-7199ea19bfd998f620331a9983284666eed1d935.zip | |
add MANIFEST.in
Diffstat (limited to 'yoshi_cli.egg-info')
| -rw-r--r-- | yoshi_cli.egg-info/SOURCES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/yoshi_cli.egg-info/SOURCES.txt b/yoshi_cli.egg-info/SOURCES.txt index 62143a6..6995b27 100644 --- a/yoshi_cli.egg-info/SOURCES.txt +++ b/yoshi_cli.egg-info/SOURCES.txt @@ -1,6 +1,8 @@ LICENSE +MANIFEST.in README.md pyproject.toml +wordlist.txt yoshi/__init__.py yoshi/__main__.py yoshi/account.py |
