Closed sepandhaghighi closed 8 months ago
Add console_scripts entry point to setup.py to run OPEM directly from the terminal.
console_scripts
setup.py
opem
instead of
python -m opem
Description
Add
console_scripts
entry point tosetup.py
to run OPEM directly from the terminal.instead of