Skip to content

Commit

Permalink
adding script as a symbolici link
Browse files Browse the repository at this point in the history
  • Loading branch information
BengtRydberg committed Oct 8, 2024
1 parent fe4721d commit eb652c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/mersi22pps.py
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,17 @@
scripts=['bin/seviri2pps.py',
'bin/gac2pps.py',
'bin/mersi2pps.py',
'bin/mersi22pps.py',
'bin/viirs2pps.py',
'bin/vgac2pps.py',
'bin/slstr2pps.py',
'bin/metimage2pps.py',
'bin/eumgacfdr2pps.py',
'bin/modis2pps.py',
'bin/avhrr2pps.py'],
entry_points={
'console_scripts': ['mersi22pps.py=bin.mersi2pps.__main__:main'],
},
data_files=[],
zip_safe=False,
use_scm_version=True,
Expand Down

0 comments on commit eb652c7

Please sign in to comment.