Skip to content
Commit 80b3a7b1 authored by Frederik Rietdijk's avatar Frederik Rietdijk
Browse files

Revert "pythonPackages.psutil: 3.4.2 -> 4.3.0"

This reverts commit 86caec1b.

In this commit tests were re-enabled, but without correctly testing whether it could.
When a package builds it doesn't mean the tests are actually run. This is often seen when it says that 0 tests were run.
Typically this is because the test runner was invoked incorrectly.

By re-enabling the tests, a false impression is generated that the package is tested while in fact it isn't. Furthermore, the Python 3.5
package broke because the tests are invoked incorrectly.

cc @abbradar
parent 9f9cac34
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment