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

let tox to install package under testing by poetry #31

Closed
zillionare opened this issue Aug 27, 2022 · 0 comments
Closed

let tox to install package under testing by poetry #31

zillionare opened this issue Aug 27, 2022 · 0 comments

Comments

@zillionare
Copy link
Owner

now tox in ppw will install package under testing by itself, using pip, this will somehow cause dep resolving again. Since poetry is introduced, it's better to let poetry do the chores and tox should depends on poetry to create the testing env.

zillionare pushed a commit that referenced this issue Aug 27, 2022
let tox to install package under testing by poetry #31
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