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

allow creation of jython envs #1074

Merged
merged 1 commit into from
Oct 28, 2018
Merged

allow creation of jython envs #1074

merged 1 commit into from
Oct 28, 2018

Conversation

gaborbernat
Copy link
Member

@gaborbernat gaborbernat commented Oct 28, 2018

The logic used to get the interpreter information was error prone to
warnings at interpreter start, which made impossible to create a jython
environment.

URL of RTD document: https://tox.readthedocs.io/en/1073/

@gaborbernat gaborbernat added this to the 3.6 milestone Oct 28, 2018
@gaborbernat gaborbernat requested a review from a team October 28, 2018 10:15
@rtd-helper
Copy link

rtd-helper bot commented Oct 28, 2018

😭 Failed to visit version page at https://readthedocs.org/dashboard/tox/version/1073/. Please make sure you have enabled GitHub integration in your RTD project.

1 similar comment
@rtd-helper
Copy link

rtd-helper bot commented Oct 28, 2018

😭 Failed to visit version page at https://readthedocs.org/dashboard/tox/version/1073/. Please make sure you have enabled GitHub integration in your RTD project.

@tox-dev tox-dev deleted a comment from todo bot Oct 28, 2018
@tox-dev tox-dev deleted a comment from todo bot Oct 28, 2018
@tox-dev tox-dev deleted a comment from todo bot Oct 28, 2018
@rtd-helper
Copy link

rtd-helper bot commented Oct 28, 2018

😭 Failed to visit version page at https://readthedocs.org/dashboard/tox/version/1073/. Please make sure you have enabled GitHub integration in your RTD project.

1 similar comment
@rtd-helper
Copy link

rtd-helper bot commented Oct 28, 2018

😭 Failed to visit version page at https://readthedocs.org/dashboard/tox/version/1073/. Please make sure you have enabled GitHub integration in your RTD project.

The logic used to get the interpreter information was error prone to
warnings at interpreter start, which made impossible to create a jython
environment.
@todo
Copy link

todo bot commented Oct 28, 2018

+@pytest.mark.skip(reason="needs jython and dev cut of virtualenv")

# TODO
@pytest.mark.skip(reason="needs jython and dev cut of virtualenv")
def test_jython_create(initproj, cmd):
initproj(
"py_jython-0.1",
filedefs={


This comment was generated by todo based on a TODO comment in cf6fb4a in #1074. cc @tox-dev.

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 this pull request may close these issues.

1 participant