Skip to content

Commit da4fd43

Browse files
author
Thomas Desvenain
committed
added script to setup.py
1 parent bb6c695 commit da4fd43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testpackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
author="Ingeniweb",
1111
author_email='thomas.desvenain@gmail.com',
1212
url='http://pypi.python.org/pypi/testpackage/',
13+
scripts=['testscript.py']
1314
)

0 commit comments

Comments
 (0)