summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8782f3f..7fc7629 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,6 @@ setup(
name='actinide',
version='0.1',
packages=find_packages(),
- scripts=['bin/actinide-repl'],
setup_requires=[
'pytest-runner',