pyOpenSci / python-package-guide

scientific Python package recommendations & guidance curated by pyOpenSci
https://www.pyopensci.org/python-package-guide/
Other
70 stars 43 forks source link

[Tuesday july 2 merge] Fix: update hatch install instructions #308

Open lwasser opened 5 days ago

lwasser commented 5 days ago

closes #301 #271 #265 #260

Wow we have a lot of issues open related to pipx and installing Hatch. this Pr should close all of them. it's possible i've missed some however so please link to this pr if you review and know of another issue!

this pr

  1. suggests users default to the Hatch installers rather than pipx.
  2. suggests linux users use pipx as the install there is simpler.

that's it!!