Skip to content

Enable contributors to run tests without having to set PYTHONPATH=. #151

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

Conversation

peterthesling
Copy link
Contributor

@peterthesling peterthesling commented Feb 28, 2021

Currently contributors have to set PYTHONPATH=. in order to run tests successfully.
According to pytest-dev/pytest#2287 (comment) we should instruct contributors to run pip install -e .. That is already something we do suggest here, however only for the pipelines folder. Moving pipelines/setup.py to the repo root fixes this.

@peterthesling peterthesling force-pushed the pthesling/run-tests-without-setting-pythonpath branch 4 times, most recently from 13d3d0a to 0a3090c Compare February 28, 2021 00:43
@peterthesling peterthesling force-pushed the pthesling/run-tests-without-setting-pythonpath branch from 0a3090c to cbc3bad Compare February 28, 2021 00:46
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 this pull request may close these issues.

1 participant