-
Notifications
You must be signed in to change notification settings - Fork 7
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
PySkycoin virtual env in Docker dev image #82
Comments
olemis
changed the title
PySkycoin virtual env
PySkycoin virtual env in Docker dev image
Dec 17, 2018
stdevYuniers
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
Jan 20, 2019
…lled - Update python versions - Add '--no-tty' and '-q' options to gpg to avoid future problems - Add '-q' option to wget to get less output data - Update README file
stdevYuniers
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
Jan 20, 2019
stdevYuniers
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
Jan 20, 2019
stdevMac
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
May 21, 2019
stdevMac
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
May 21, 2019
stdevMac
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
May 21, 2019
stdevMac
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
May 21, 2019
stdevMac
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
May 22, 2019
stdevMac
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
May 23, 2019
stdevMac
added a commit
to simelo/pyskycoin.orig
that referenced
this issue
May 24, 2019
olemis
added a commit
that referenced
this issue
Jun 30, 2019
Fixes #82 Add python virtualenvs to docker
fixed in f828381 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add a ready-to-use virtualenv in Docker dev image with stable version of
pyskycoin
package pre-installed from PyPI . This is in order to be able to import / use it without the need for compiling it from sources ./srv/venv/pysky27
.PySkycoin
installed from PyPI in/srv/venv/pysky27
./srv/venv/pysky34
.PySkycoin
installed from PyPI in/srv/venv/pysky34
./srv/venv/pysky35
.PySkycoin
installed from PyPI in/srv/venv/pysky35
./srv/venv/pysky36
.PySkycoin
installed from PyPI in/srv/venv/pysky36
./srv/venv/pysky37
.PySkycoin
installed from PyPI in/srv/venv/pysky37
.The text was updated successfully, but these errors were encountered: