neogeny / TatSu

竜 TatSu generates Python parsers from grammars in a variation of EBNF

Home Page:https://tatsu.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please remove pytest-runner as a mandatory dependency

djmattyg007 opened this issue · comments

As per the pytest-runner readme, it's deprecated and should be removed from setup_requires lists:

https://pypi.org/project/pytest-runner/

I will get to this before any new release.

Since it seems that setup.py could use a rewrite, a pull request would be welcome ;-)