Ouranosinc / xscen

A climate change scenario-building analysis framework.
https://xscen.readthedocs.io/
Apache License 2.0
13 stars 2 forks source link

Fast-forward cookiecutter #407

Closed Zeitsperre closed 1 month ago

Zeitsperre commented 1 month ago

Pull Request Checklist:

What kind of change does this PR introduce?

Does this PR introduce a breaking change?

Yes.

[!WARNING]
The changes to the package structure requires you to fully reinstall the library using pip install -e . This is almost like installing a brand new library, except it's virtually the same.

Other information:

https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/ https://keepachangelog.com/en/1.0.0/