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

Package installs tests to "site-packages/tests" directory #61

Open
jwmullally opened this issue Jan 31, 2021 · 0 comments · May be fixed by #72
Open

Package installs tests to "site-packages/tests" directory #61

jwmullally opened this issue Jan 31, 2021 · 0 comments · May be fixed by #72

Comments

@jwmullally
Copy link

Package installs tests to "site-packages/tests" directory, should be moved or removed?

$ venv/bin/pip install django-pwa
$ venv/bin/pip uninstall django-pwa
Found existing installation: django-pwa 1.0.10
Uninstalling django-pwa-1.0.10:
  Would remove:
    .../venv/lib/python3.9/site-packages/django_pwa-1.0.10.dist-info/*
    .../venv/lib/python3.9/site-packages/pwa/*
    .../venv/lib/python3.9/site-packages/tests/*
Proceed (y/n)? n 
@todd-dembrey todd-dembrey linked a pull request May 24, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant