Open neoformit opened 1 year ago
Have replaced nosetests with pytest - may also want to remove entries from mypy.ini and setup.cfg. Nose is EOL and doesn't work on Python >= 3.10.
nosetests
pytest
Have replaced
nosetests
withpytest
- may also want to remove entries from mypy.ini and setup.cfg. Nose is EOL and doesn't work on Python >= 3.10.