You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Alphabet module was removed from biopython 1.79 in Sept 2020. Either need to specify the dependency as <1.79, or remove uses of Alphabet. Will probably remove references to Alphabet, as it always seemed fairly pointless anyway.
The text was updated successfully, but these errors were encountered:
Causes build failure on Travis for python 3.6.
The Alphabet module was removed from biopython 1.79 in Sept 2020. Either need to specify the dependency as <1.79, or remove uses of Alphabet. Will probably remove references to Alphabet, as it always seemed fairly pointless anyway.
The text was updated successfully, but these errors were encountered: