Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test files missing from PyPI archive #94

Open
TheChymera opened this issue May 9, 2024 · 0 comments
Open

Test files missing from PyPI archive #94

TheChymera opened this issue May 9, 2024 · 0 comments

Comments

@TheChymera
Copy link

[deco]/tmp/aiohttp-retry ❱ wget https://github.com/inyutin/aiohttp_retry/archive/refs/tags/v2.8.3.tar.gz &> /dev/null
[deco]/tmp/aiohttp-retry ❱ tar xvf v2.8.3.tar.gz &> /dev/null
[deco]/tmp/aiohttp-retry ❱ mv aiohttp_retry-2.8.3/ gh
[deco]/tmp/aiohttp-retry ❱ wget https://files.pythonhosted.org/packages/01/c1/d57818a0ed5b0313ad8c620638225ddd44094d0d606ee33f3df5105572cd/aiohttp_retry-2.8.3.tar.gz &> /dev/null
[deco]/tmp/aiohttp-retry ❱ tar xvf aiohttp_retry-2.8.3.tar.gz &> /dev/null
[deco]/tmp/aiohttp-retry ❱ mv aiohttp_retry-2.8.3 pp
[deco]/tmp/aiohttp-retry ❱ diff -qc pp gh
Common subdirectories: pp/aiohttp_retry and gh/aiohttp_retry
Only in pp: aiohttp_retry.egg-info
Only in gh: codecov.yml
Only in gh: .github
Only in gh: .gitignore
Only in pp: PKG-INFO
Only in gh: .pre-commit-config.yaml
Only in gh: requirements_ci.txt
Only in gh: requirements.txt
Only in pp: setup.cfg
Only in gh: tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant