You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert setup.cfg and setup.py to pyproject.toml (#135)
* Remove setup.cfg and setup.py files. Use pyproject.toml only.
* Use SPDX license identifier (`license = "GPL-3.0-or-later"`) to follow PEP 639
* add ufal.udpipe explicitly to optional dependencies
* bump version to 0.5.2
0 commit comments