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

The devpi_server fixture is broken. #179

Closed
Smattacus opened this issue Jul 24, 2021 · 2 comments
Closed

The devpi_server fixture is broken. #179

Smattacus opened this issue Jul 24, 2021 · 2 comments

Comments

@Smattacus
Copy link
Contributor

This is due to the changes in devpi here: https://pypi.org/project/devpi-server/5.2.0/

Specifically, the --init option is deprecated. So the pytest fixture setup no longer works by invoking main.

I will submit a PR with a proposal to fix it shortly. Tests are also updated with new fields as well.

@eeaston
Copy link
Collaborator

eeaston commented Nov 19, 2021

Hi, merged now thanks, I'll close this once we've got a new release out.

@Smattacus
Copy link
Contributor Author

Sounds good. Thanks!

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

3 participants