mdmintz / pynose

pynose fixes nose to extend unittest and make testing easier
https://pypi.org/project/pynose/
GNU Lesser General Public License v2.1
11 stars 6 forks source link

Officially support Python 3.13 #21

Closed mdmintz closed 6 months ago

mdmintz commented 6 months ago

Officially support Python 3.13

I've run extensive tests using Python 3.13.0a4, and everything is working correctly.

Python 3.13.0a4 can be officially supported now.

mdmintz commented 6 months ago

This was resolved in 1.5.0 - https://github.com/mdmintz/pynose/releases/tag/v1.5.0