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

tox tests pass even if sdist is incomplete #37

Closed
agronholm opened this issue Sep 11, 2012 · 1 comment
Closed

tox tests pass even if sdist is incomplete #37

agronholm opened this issue Sep 11, 2012 · 1 comment

Comments

@agronholm
Copy link
Contributor

Originally reported by: Daniel Holth (Bitbucket: dholth, GitHub: dholth)


I think the tox test runs load code from pwd instead of .tox/envname/..., so if something is omitted from the sdist the tests may still pass.


@agronholm
Copy link
Contributor Author

Original comment by Mikhail Korobov (Bitbucket: kmike, GitHub: kmike):


I've fixed a similar issue by moving the package to "src" subfolder.

agronholm added a commit that referenced this issue Jan 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant