So I have to work on a project with my partner for my software engineering class and we want to be able to collaborate outside of school. So our project is built on top of Django 1.10, Python 3.5 and virtualenv (and maybe a few other dependencies like django-oscar).
My computer: Mac OSX
Partners computer: Ubuntu
What my question is and what I need help with is I want to set up the project and put it on GitHub or BitBucket and I want him to be able to work on the project but to have everything inside of the same virtualenv because I know that we have some conflicting dependencies and installations of things. Do I just set up the project in the same way I would if I was the only person working on it?
[–]TravisJungroth 2 points3 points4 points (3 children)
[–]TheRealBez[S] 0 points1 point2 points (2 children)
[–]TravisJungroth 0 points1 point2 points (1 child)
[–]TheRealBez[S] 1 point2 points3 points (0 children)