textX / Arpeggio

Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2.0.1: started require deprecated `pytest-runner`

kloczek opened this issue · comments

+ /usr/bin/python3 -sBm build -w --no-isolation
* Getting build dependencies for wheel...

ERROR Missing dependencies:
        pytest-runner

Please read Deprecation notes from https://github.com/pytest-dev/pytest-runner

Released a fix in 2.0.2

Thank you 👍 😄