Browse Source

Merge branch 'dev'

main
Peter Shipley 9 years ago
parent
commit
4a76c74758
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      setup.py

+ 1
- 0
setup.py View File

@@ -30,6 +30,7 @@ setup(
url='https://github.com/evilpete/RainEagle',
license='BSD',
description='Python Class for utilizing the Rainforest Automation Eagle ( RFA-Z109 ) socket API.',
download_url='https://github.com/evilpete/RainEagle/archive/0.1.7a.tar.gz',
long_description=open('README.txt').read(),
cmdclass = { 'install_scripts': install_scripts_and_symlinks }
)


Loading…
Cancel
Save