wasabi
wasabi copied to clipboard
Update to use setup.cfg
Update to use setup.cfg
If we're removing wasabi.about, then possibly the next version should be 1.0.0.
And if we're going to mark this as typed then the next version should 1.1.0 so it doesn't cause mypy errors with existing versions of: spacy and thinc, and this additionally requires updated releases of spacy-loggers, spacy-huggingface-hub, and sense2vec (at my current count, at least) so that they don't have conflicting requirements with spacy and thinc.
I'm not intending a v1.0.0 release, just going ahead and making the minimal version increase here that makes sense alongside the changes in this PR.