Skip to content

Commit 4a6b394

Browse files
committed
remove runsimulation script from setup.py
1 parent ac9978f commit 4a6b394

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
author='Geraint Palmer, Vincent Knight',
77
author_email=('palmer.geraint@googlemail.com'),
88
packages = ['ciw'],
9-
scripts = ['run_simulation'],
109
description='A discrete event simulation framework for open queueing networks',
1110
install_requires=["PyYAML", "networkx", "docopt", "hypothesis"]
1211
)

0 commit comments

Comments
 (0)