Description: Disabling pytest cache usage (Closes: #979294)
Author: Andrius Merkys <merkys@debian.org>
Forwarded: not-needed
--- a/ase/test/pytest.ini
+++ b/ase/test/pytest.ini
@@ -19,3 +19,5 @@
     ignore:can't resolve package
     once:.*size changed, may indicate binary incompatibility
     default:\(rm_rf\) error removing
+
+addopts = -p no:cacheprovider
