apriha / snps

tools for reading, writing, merging, and remapping SNPs
BSD 3-Clause "New" or "Revised" License
100 stars 19 forks source link

Drop support for Python 3.6 #140

Closed apriha closed 3 years ago

apriha commented 3 years ago

The latest version of pandas officially supports Python 3.7.1 and above. Therefore, follow suit and make Python 3.7.1 the minimum version of Python supported.