Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 4.59 KB

downstream_status.md

File metadata and controls

24 lines (19 loc) · 4.59 KB

In Pint, we work hard to avoid breaking projects that depend on us. If you are the maintainer of one of such projects, you can help us get ahead of problems in simple way.

Pint will publish a release candidate (rc) at least a week before each new version. By default, pip does not install these versions unless a pre option is used so this will not affect your users.

In addition to your standard CI routines, create a CI that install Pint's release candidates. You can also (or alternatively) create CI that install Pint's master branch in GitHub.

Take a look at the Pint Downstream Demo if you need a template.

Then, add your project badges to this file so it can be used as a Dashboard (always putting the stable first)

Project stable pre-release nightly
Pint Downstream Demo CI CI-pint-pre CI-pint-master
Pint Pandas CI CI-pint-pre CI-pint-master
MetPy CI CI-pint-master
pint-xarray CI CI-pint-master