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

[FIX] Don't add miniconda to path and register as system python #3525

Merged
merged 1 commit into from
Jan 15, 2019

Conversation

ales-erjavec
Copy link
Contributor

Issue

When running the miniconda installer in silent mode, it might modify %PATH%, ...

Ref gh-3524

Description of changes

Add /AddToPath=0 /RegisterPython=0 to miniconda installer call when running in silent mode.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Jan 10, 2019

Codecov Report

Merging #3525 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3525      +/-   ##
==========================================
+ Coverage   83.58%   83.58%   +<.01%     
==========================================
  Files         368      368              
  Lines       65812    65812              
==========================================
+ Hits        55010    55011       +1     
+ Misses      10802    10801       -1

@thocevar thocevar merged commit c96c66f into biolab:master Jan 15, 2019
@ales-erjavec ales-erjavec deleted the win-miniconda-silent branch May 20, 2019 11:31
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