nipy / PySurfer

Cortical neuroimaging visualization in Python
https://pysurfer.github.io/
BSD 3-Clause "New" or "Revised" License
241 stars 97 forks source link

ENH: Move up to 3.8 #294

Closed larsoner closed 4 years ago

larsoner commented 4 years ago

Let's see if it works.

Also bumps minimum Python to 3.6.

larsoner commented 4 years ago

Looks like it works! Will merge once CIs come back happy

codecov[bot] commented 4 years ago

Codecov Report

Merging #294 into master will increase coverage by 0.19%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
+ Coverage   74.90%   75.09%   +0.19%     
==========================================
  Files           7        7              
  Lines        2594     2634      +40     
  Branches      514      514              
==========================================
+ Hits         1943     1978      +35     
- Misses        476      479       +3     
- Partials      175      177       +2