tpaviot / pythonocc-core

Python package for 3D geometry CAD/BIM/CAM
GNU Lesser General Public License v3.0
1.39k stars 379 forks source link

unittest.makeSuite is removed in Python3.13 #1327

Closed jelly closed 6 months ago

jelly commented 6 months ago

See: https://docs.python.org/3.13/whatsnew/3.13.html#unittest

tpaviot commented 6 months ago

PR #1335 moves unittest to pytest