This repository was archived by the owner on Aug 1, 2023. It is now read-only.
Closed
Conversation
lhaze
pushed a commit
to pcah/pca-env
that referenced
this pull request
Dec 11, 2020
Add git and app user
Owner
|
Sorry, I totally forgot about this repository! (what, it hasn't even been 4 years yet...) I don't think I'll merge this because a) it's been a long time and b) I don't really want to make any intrusive changes like that since I don't want to deal with things going wrong, TBH. |
jamesonstone
pushed a commit
to jamesonstone/docker-multi-python
that referenced
this pull request
May 25, 2023
jamesonstone
pushed a commit
to jamesonstone/docker-multi-python
that referenced
this pull request
May 25, 2023
jamesonstone
pushed a commit
to jamesonstone/docker-multi-python
that referenced
this pull request
May 25, 2023
jamesonstone
pushed a commit
to jamesonstone/docker-multi-python
that referenced
this pull request
May 25, 2023
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
There are some dependencies for tox that need git installed on the image, also, after you run tox, it creates a folder called .tox with root only access in my case, I don't want that on my computer, if this looks good for you, please merge!