ansible / pytest-mp

multiprocessing.Process(target=pytest_runtest_protocol, args=(your_test, None))
MIT License
61 stars 19 forks source link

Upload git master to pypi? #22

Open virtuald opened 4 years ago

virtuald commented 4 years ago

Current release breaks with current version of pytest (#19, #20 , more).

MartinThoma commented 4 years ago

If pypi is updated, maybe one could make the PyPI page use markdown. If you need help with that, let me know.

htgoebel commented 3 years ago

@kdelee Please create a new release and upload it to PyPi. The last release breaks with current version of pytest (#19, #20 , more) and fixes are already merged. So this is just about taging and pushing to PyPi.