Skip to content

Comments

Use pytest instead of py.test, and test more Python versions#100

Merged
Gadgetoid merged 2 commits into32blit:masterfrom
ali1234:testfix
Mar 8, 2023
Merged

Use pytest instead of py.test, and test more Python versions#100
Gadgetoid merged 2 commits into32blit:masterfrom
ali1234:testfix

Conversation

@ali1234
Copy link
Contributor

@ali1234 ali1234 commented Mar 5, 2023

Apparently py.test is no longer a supported way of referring to the pytest module.

Apparently `py.test` is no longer a supported way of referring to
the pytest module.
@ali1234 ali1234 changed the title Use pytest instead of py.test Use pytest instead of py.test, and test more Python versions Mar 7, 2023
"3.10" needs quotes, otherwise it becomes 3.1.
@Gadgetoid Gadgetoid merged commit fe28b55 into 32blit:master Mar 8, 2023
@Gadgetoid
Copy link
Contributor

I guess "py.test" implies the existence of a module "py" which is probably really bad ™️

I once wrote a module called rpi.version thinking it would coexist happily with rpi.gpio... it did not.

Thanks for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants