libnano / primer3-py

Simple oligo analysis and primer design
https://libnano.github.io/primer3-py
GNU General Public License v2.0
168 stars 44 forks source link

python 3.8 wheel support #89

Closed grinner closed 1 year ago

grinner commented 1 year ago

Wheel build support for python 3.8 to move towards following the CPython EOL model. https://devguide.python.org/versions/

Added NOTE about it in quickstart.md

addresses #88 which will close once 1.1.0-staging merges into master