kmkurn / pytorch-crf

(Linear-chain) Conditional random field in PyTorch.
https://pytorch-crf.readthedocs.io
MIT License
943 stars 152 forks source link

Test for Python 3.6.x #13

Closed kmkurn closed 5 years ago

kmkurn commented 6 years ago

The CI should test for all Python 3.6.x versions.

kmkurn commented 5 years ago

It's probably safe to assume that patch version changes won't cause a break.