pytest-dev / nose2pytest

Scripts to convert Python Nose tests to PyTest
Other
38 stars 12 forks source link

Update README.rst to recommend pipx run or install #30

Closed cclauss closed 5 months ago

cclauss commented 6 months ago

This pipx approach is recommended in:

Given that fissix runs on Py3.12... Should nose2pytest run on Python 3.12? Should nose2pytest run on Python 3.13?

Should the GitHub Actions tests for Python 3.6 and 3.7 be removed?

Can there be a new release to PyPI? https://pypi.org/project/nose2pytest/

cclauss commented 5 months ago

@schollii @nicoddemus Your reviews, please.

cclauss commented 5 months ago

I tried twice to git tag v1.0.9 but was unsuccessful. (My step-by-step notes in #33 and #34).

I will try to work on v1.0.11 later today which should in theory be easier.

nicoddemus commented 5 months ago

Btw @cclauss the "tag" step is meant to push the tag to pytest-dev/nose2pytest, not a fork -- mentioning just in case that's not clear from the docs.

cclauss commented 5 months ago

Can someone without write permissions push a tag pytest-dev/nose2pytest11? (ChatGPT says No!)

I am not a maintainer of this repo.

nicoddemus commented 5 months ago

Done: https://github.com/pytest-dev/nose2pytest/releases/tag/v1.0.12