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.rst: Add installation steps using venv #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

roshnet
Copy link

@roshnet roshnet commented Mar 31, 2019

No description provided.

Copy link
Collaborator

@ayan-b ayan-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, it is a good practice to keep the virtualenv outside root, i.e.:

some_directory
|- env
|- xena-GDC-ETL

Also, the user may want to use some other name than gdc-venv, so you may want to remove that from .gitignore and this won't work for Windows so you may want to add that process as well.

@roshnet
Copy link
Author

roshnet commented Mar 31, 2019

Oh yes, thanks for the suggestions!
Will update this shortly.

README: Installing using venv
@roshnet roshnet force-pushed the install_steps_venv branch from 4c249df to e18e8ad Compare April 3, 2019 15:35
@ayan-b
Copy link
Collaborator

ayan-b commented Apr 8, 2019

@roshnet needs a rebase in order to pass the tests. ;)

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.

2 participants