Skip to content

Commit

Permalink
script path
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric George committed Feb 28, 2015
1 parent e12442d commit 6c5c03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
url = "https://wottonpool.co.uk",
packages=['wsp_control'],
install_requires=['RPi.GPIO', 'requests'],
scripts=['src/runwsp.py'],
scripts=['wsp_control/runwsp.py'],
entry_points = {
'console_scripts': [
'wcheck = wsp_control.functions:check',
Expand Down

0 comments on commit 6c5c03d

Please sign in to comment.