Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
IoTsec committed May 19, 2017
1 parent 23b2cb3 commit 9ba67c4
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 @@ -4,7 +4,7 @@
name="z3sec",
version="0.1",
description="Penetration testing framework to test the touchlink commissioning features of ZigBee-certified products",
scripts=['tools/z3sec_touchlink','tools/z3sec_control','tools/z3sec_key_extract','tools/z3sec_show','tools/z3sec_install_code],
scripts=['tools/z3sec_touchlink','tools/z3sec_control','tools/z3sec_key_extract','tools/z3sec_show','tools/z3sec_install_code'],
packages=['z3sec'],
license="MIT",
url="https://github.com/IoTsec/Z3sec",
Expand Down

0 comments on commit 9ba67c4

Please sign in to comment.