File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,13 @@ https://semver.org/spec/v2.0.0.html
2222
2323### Changed
2424- ** BREAKING CHANGE** : Set Python minimum supported version to 3.9.
25+ - ** BREAKING CHANGE** : Migrate project structure:
26+ - The repository root is repurposed again for the ` basemap ` project.
27+ - The auxiliary data packages are moved inside the ` data ` folder.
28+ - The requirements files are moved to its own ` dep ` folder.
29+ - The ` examples ` folder is moved inside the ` doc ` folder.
2530- ** BREAKING CHANGE** : Migrate ` basemap ` libraries to use implicit
2631 namespace packages (PR [ #576 ] by @ksunden ).
27- - ** BREAKING CHANGE** : Move requirements files to its own ` dep ` folder.
2832- Migrate workflows to use ` cibuildwheel ` (PRs [ #614 ] , [ #618 ] , [ #622 ]
2933 and [ #623 ] by @cvanelteren and PR [ #621 ] , solves GitHub artifact
3034 actions v1 sunset).
You can’t perform that action at this time.
0 commit comments