Setuptools has finally removed the test command in v72, after 5 years of the depreciation warning.

Now it seems lots of modules are failing because they never did change their test suite.

setuptools.pypa.io/en/stable/h

#python

Follow

@markwalker `dateutil` got hit by this, but to be fair, the only reason we are failing is that we're importing `TestCommand` for the explicit purpose of failing the test suite if you execute `setup.py test`.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.