Closed pyup-bot closed 6 years ago
There's a new version of clldutils available. You are currently using 1.13.10. I have updated it to 2.0.0
These links might come in handy: PyPI | Changelog | Repo
2.0.0 Removed module testing: Equivalent functiuonality is available for testing with pytest, in particular the tmpdir and capsys fixtures. clldutils.misc.normalize_name and modules dsv and csvw: Use the package csvw instead, which provides the identical API.
Removed
tmpdir
capsys
clldutils.misc.normalize_name
Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.
Happy merging! 🤖
Don't merge! clldutils 2.0 is backwards incompatible. We should specify the clldutils dependency using compatible release specifiers, i.e. ~=1.13.
~=1.13
Closing this in favor of #579
There's a new version of clldutils available. You are currently using 1.13.10. I have updated it to 2.0.0
These links might come in handy: PyPI | Changelog | Repo
Changelog
Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.
Happy merging! 🤖