Open reynoldsnlp opened 5 years ago
Currently, the hfst package appears to be incompatible with Python 3.8. Once that dependency is updated, add Python 3.8 to tox.ini and to .github/workflows/pythonpackage.yml
hfst
tox.ini
.github/workflows/pythonpackage.yml
Issue created here: https://github.com/hfst/hfst/issues/448
One year later, this is now an issue for Python 3.9, too.
Currently, the
hfst
package appears to be incompatible with Python 3.8. Once that dependency is updated, add Python 3.8 totox.ini
and to.github/workflows/pythonpackage.yml