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

TypeError: Session.install() got an unexpected keyword argument 'logfile' #105

Closed
smarie opened this issue Jul 2, 2024 · 1 comment · Fixed by #106
Closed

TypeError: Session.install() got an unexpected keyword argument 'logfile' #105

smarie opened this issue Jul 2, 2024 · 1 comment · Fixed by #106

Comments

@smarie
Copy link
Owner

smarie commented Jul 2, 2024

This probably happens because our old hack in nox_utils.py is not anymore compliant with nox... to investigate

https://github.com/smarie/python-makefun/actions/runs/9768188549

@smarie
Copy link
Owner Author

smarie commented Jul 3, 2024

hopefully it is just a matter of getting rid of nox_utils.py and using the proper nox.parametrize routines instead of the power_session and the custom parametrization grid - now that this feature is available in box directly

smarie pushed a commit that referenced this issue Jul 4, 2024
…etrization as in pytest (wntrblm/nox#392). Simplified `nox_utils`. Fixes #105
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