If TOX_WORK_DIR is indicated in the environment, honor it.#1653
Closed
jaraco wants to merge 1 commit into
Closed
Conversation
Author
|
I've tried testing this change, but I'm unable to install it from source on Python 3.6 as found on Ubuntu Bionic: sigh |
Contributor
|
try setting |
Author
|
Okay, so setting the encoding in the image allows tox to install, but now it's installing as version 0.0.0 and fails on startup: |
Contributor
|
ah, that'd be too-old pip or too-old setuptools (probably both actually) |
Author
|
I'll bet I need to |
Author
|
Indeed - upgrading pip worked! And I've confirmed that the change has some effect, but not the fully-intended effect: There are several things not working as intended here.
|
Author
|
This isn't an easy fix as I'd hoped. I'm giving up. I'd still like to see a fix for #20, but I'm already shaving too many yaks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #20.
Contribution checklist:
(also see CONTRIBUTING.rst for details)
in message body
<issue number>.<type>.rstfor example (588.bugfix.rst)<type>is must be one ofbugfix,feature,deprecation,breaking,doc,misc<your username>"superuser."CONTRIBUTORS(preserving alphabetical order)