summaryrefslogtreecommitdiffstats
path: root/libraries/python-bigfloat/doinst.sh
diff options
context:
space:
mode:
author John Tyree <johntyree+removethis@gmail.com>2011-03-05 19:00:29 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-03-05 19:00:29 -0300
commitc463dd63793524e6206cc84f61d30b9982e6040b (patch)
tree42fcc6c45abbd18632b007ff7288c655e501225c /libraries/python-bigfloat/doinst.sh
parentba84558aea018023be37f62908e44852063e0bad (diff)
downloadslackbuilds-c463dd63793524e6206cc84f61d30b9982e6040b.tar.gz
slackbuilds-c463dd63793524e6206cc84f61d30b9982e6040b.tar.xz
libraries/python-bigfloat: Added (floating point arithmetic library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/python-bigfloat/doinst.sh')
-rw-r--r--libraries/python-bigfloat/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/python-bigfloat/doinst.sh b/libraries/python-bigfloat/doinst.sh
new file mode 100644
index 0000000000..c9ae7e166c
--- /dev/null
+++ b/libraries/python-bigfloat/doinst.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+python -m bigfloat.test.test_bigfloat