Closed neilflood closed 2 years ago
The only other place I can find any mention of "setup.py install" is in the .github/workflows/python-app.yml. Do you think we should change it to also use "pip install ." ?
The only other place I can find any mention of "setup.py install" is in the .github/workflows/python-app.yml. Do you think we should change it to also use "pip install ." ?
I'd say yes just so we are checking our instructions. But no strong thoughts. Perhaps we should be doing this for the conda recipe also (from the next release)?
OK, updated the Github checks, and that seems to work fine. Less verbose, too, which is a minor plus.
Yes, you are probably right, the conda recipe should also change.
… setup.py