##// END OF EJS Templates
Update version8.rst...
Michael Tiemann -
Show More
@@ -401,8 +401,8 b' any dependency that is not Python 3.10 compatible; that include migrating our'
401 test suite to pytest, and starting to remove nose. This also mean that the
401 test suite to pytest, and starting to remove nose. This also mean that the
402 ``iptest`` command is now gone, and all testing is via pytest.
402 ``iptest`` command is now gone, and all testing is via pytest.
403
403
404 This was in bog part thanks the NumFOCUS Small Developer grant, we were able to
404 This was in large part thanks to the NumFOCUS Small Developer grant, which enabled us to
405 allocate 4000 to hire `Nikita Kniazev (@Kojoley) <https://github.com/Kojoley>`__
405 allocate \$4000 to hire `Nikita Kniazev (@Kojoley) <https://github.com/Kojoley>`,
406 who did a fantastic job at updating our code base, migrating to pytest, pushing
406 who did a fantastic job at updating our code base, migrating to pytest, pushing
407 our coverage, and fixing a large number of bugs. I highly recommend contacting
407 our coverage, and fixing a large number of bugs. I highly recommend contacting
408 them if you need help with C++ and Python projects
408 them if you need help with C++ and Python projects
General Comments 0
You need to be logged in to leave comments. Login now