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

README usage nit #8

Open
sarnold opened this issue Jul 12, 2023 · 2 comments
Open

README usage nit #8

sarnold opened this issue Jul 12, 2023 · 2 comments

Comments

@sarnold
Copy link

sarnold commented Jul 12, 2023

First, thanks! for this plugin that saves one of my favorite dev workflows (you can see the current example here).

The "nit" I have is the vendored usage requires setting PYTHONPATH=. which wasn't clear at first. As shown above ^^ it works perfectly, so thanks again.

@masenf
Copy link
Owner

masenf commented Jul 12, 2023

It should be on pypi, did you try adding the plug-in to [tox] section like

requires =
    tox-ignore-env-name-mismatch ~= 0.2.0

@masenf
Copy link
Owner

masenf commented Jul 12, 2023

If you're just talking about the vendored install method, then it almost sounds like a tox bug, where tox cannot find the toxfile.py adjacent to the tox.ini

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