You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use pip install as workaround when make install doesn't work (#1585)
* Don't use editable install for vercel build
Fixes issue with `pip=21.3`, inspired by commit from
zarr-developers/zarr-python@7ee2ded.
* Mention how Windows users can install PyGMT in editable mode
So that Windows users without `make`
can install an editable version of PyGMT locally.
0 commit comments