+9
−0
debian/patches/enable_nose_args.patch
0 → 100644
+24
−0
+1
−0
+1
−1
Loading
allows arguments to be provided to the nosetests executable. Used to specify the python version running nose (specify pythonX.Y as "nose executable", then provide "-m nose" as noseargs). Closes: #943473.