datalad / datalad-installer

Installation script for Datalad and related components
MIT License
6 stars 3 forks source link

Conda no longer supports Python 3.7 #156

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

Fixes #155.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -2.25 :warning:

Comparison is base (75c807c) 62.98% compared to head (9111730) 60.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #156 +/- ## ========================================== - Coverage 62.98% 60.73% -2.25% ========================================== Files 1 1 Lines 1467 1467 Branches 289 289 ========================================== - Hits 924 891 -33 - Misses 447 485 +38 + Partials 96 91 -5 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/datalad/datalad-installer/pull/156/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

yarikoptic commented 1 year ago

superseded by #158