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
Fix obsolete unicode functions from py2 (thanks @aipolly, #266) (#303)
* Fix obsolete unicode functions from py2 (thanks @aipolly, #266)
* don't use a class
Better support for obsolete terms (#276, thanks @Maxim-Karpov) (#277)
* Add --obsolete option
* Add moderness
* not working yet
* properly propagate
* minor
* remove unused
* Use skip as default
* minor
* more formatting changes
* minor formatting
* revert previous change
Migrate the build system to pyproject.toml (#252)
* Remove versioneer
* Add pyproject.toml
* Remove unused files
* Update __init__.py to import the correct version file
* More files to delete