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 incompatibility no attribute 'IndexServerConfig' #63

Open
matthewdeanmartin opened this issue Oct 30, 2023 · 1 comment
Open

Tox incompatibility no attribute 'IndexServerConfig' #63

matthewdeanmartin opened this issue Oct 30, 2023 · 1 comment

Comments

@matthewdeanmartin
Copy link

File "E:.virtualenv\module-KAy01_l3-py3.11\Lib\site-packages\tox_poetry_dev_dependencies_hooks.py", line 13, in
tox.config.IndexServerConfig, # PIP_INDEX_URL
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'tox.config' has no attribute 'IndexServerConfig'

@sinoroc
Copy link
Owner

sinoroc commented Nov 12, 2023

@matthewdeanmartin

I can reproduce the issue. Thanks for filing it.

I want to warn though that working on this project is quite far down in my priority list. Also this project was always mostly meant as an experiment, a proof of concept for how things could be done. With that said, if it turns out to be easy to fix I might do it and make a release, but I make no promises.

In any case I encourage you to give tox-poetry-installer a try, which seems to have kept up-to-date with the latest changes in both Poetry and tox.

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

2 participants