Skip to content

Commit

Permalink
* documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Clary authored and mrclary committed May 11, 2021
1 parent 3abf0f5 commit 893627d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spyder/utils/programs.py
Original file line number Diff line number Diff line change
Expand Up @@ -1065,6 +1065,7 @@ def find_git():


def get_user_env_variables():
"""Return local environment variables"""
cmdstr = ''
if sys.platform == 'darwin':
cmdstr = ('[[ -e /etc/profile ]] && source /etc/profile; '
Expand Down

0 comments on commit 893627d

Please sign in to comment.