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

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -