Pysam for Debian
================
-To verify whether your python-pysam modules are working correctly
-you can run the test suite manually by running the script
-
- run-nose-tests
-
-in this directory.
+To verify whether your python-pysam and python3-pysam modules are working
+correctly you can run the test suite manually by running the scripts
+run-nose-tests and run-nose3-tests in this directory.
-- Jorge Soares <j.s.soares@gmail.com> Fri, 28 Nov 2014 14:29:40 +0100
-
-debian/python-tests/run-nose-tests
+debian/tests/run-nose-tests
+debian/tests/run-nose3-tests
+++ /dev/null
-Pysam for Debian
-================
-
-To verify whether your python3-pysam modules are working correctly
-you can run the test suite manually by running the script
-
- run-nose3-tests
-
-in this directory.
-
- -- Jorge Soares <j.s.soares@gmail.com> Fri, 28 Nov 2014 14:29:40 +0100
-
-
+++ /dev/null
-debian/python3-tests/run-nose3-tests
+++ /dev/null
-tests usr/share/doc/python3-pysam
override_dh_auto_test:
#nothing to test until pysam is installed.
-#test packages are provided for both pithon versions
+#test package is provided for both Python versions