Skip to content

Commit

Permalink
setup: add 50ohm-line, temp-rj and temp-cw
Browse files Browse the repository at this point in the history
  • Loading branch information
John Garrett committed Oct 13, 2020
1 parent af2a60e commit d4a045d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,12 @@ def run_tests(self):
'Issue Tracker': 'https://github.com/garrettj403/RF-tools/issues',
},
scripts=[
"bin/50ohm-line",
"bin/waveguide",
"bin/waveguide-att",
"bin/cwaveguide",
"bin/noisetemp",
"bin/temp-rj",
"bin/temp-cw",
],
)

0 comments on commit d4a045d

Please sign in to comment.