kmkurn / pytorch-crf

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

Update CI python #118

Closed leejuyuu closed 4 weeks ago

leejuyuu commented 1 month ago

Update the python version in CI to fix CI failure. Fixes the test breakage due to package updates.

Fixes https://github.com/kmkurn/pytorch-crf/issues/117.

coveralls commented 1 month ago

Coverage Status

coverage: 100.0% (+100.0%) from 0.0% when pulling 07c06d3d28117b805f60a47e3b1baf08d8584163 on leejuyuu:update-ci-python into c885fba8b3754eb20520166c75ae2a50ae99847d on kmkurn:master.