forked from pool/python-inflection
- update to version 0.5.1:
- fix: type hint config so they are available to mypy @sanzoghenzo correctly pointed out that a `py.typed` file alone wasn't enough to get the typing working, we also need to move inflection into a package. fixes: #49 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 22 08:35:11 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 0.5.1:
|
||||
- fix: type hint config so they are available to mypy
|
||||
@sanzoghenzo correctly pointed out that a `py.typed` file alone wasn't
|
||||
enough to get the typing working, we also need to move inflection into
|
||||
a package. fixes: #49
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 28 12:05:16 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user