Remove libgfortran4 from list of packages to be installed (current linux install issues)
Compare changes
+ 2
− 0
@@ -297,6 +297,8 @@ def parse_dependencies(recipe_dir, config):
Like with #70 (closed), we now have to also remove libgfortran4
from the list of packages during conda create or conflicts may be generated on Linux.