Description: exclude scripts
 We package these as Python modules only.
Author: Sascha Steinbiss <satta@debian.org>
--- a/setup.py
+++ b/setup.py
@@ -112,10 +112,6 @@
     url='https://github.com/ForensicArtifacts/artifacts',
     maintainer='The ForensicArtifacts.com Artifact Repository project',
     maintainer_email='forensicartifacts@googlegroups.com',
-    scripts=[
-        os.path.join('tools', 'stats.py'),
-        os.path.join('tools', 'validator.py'),
-    ],
     cmdclass={'bdist_rpm': BdistRPMCommand},
     classifiers=[
         'Development Status :: 3 - Alpha',
