-
Jakub Jirutka authored
`setup.py check` does not run package tests, it performs just some check of the package metadata. The correct command is `setup.py test`.
1820691b
`setup.py check` does not run package tests, it performs just some check of the package metadata. The correct command is `setup.py test`.