Using git while running virtualenv -


i started using virtualenv python project. there issues initializing git , setting version control while in virtualenv? or, should deactivate before setting version control project directory? help.

unless intend place virtualenv source control (which not recommend do), there should no interference whatsoever when using git active virtualenv.

if have virtualenv folder set within project folder, add entry in .gitignore exclude it, , sure include requirements.txt file project's dependencies can installed accessing repository.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -