File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ https://semver.org/spec/v2.0.0.html
22
22
23
23
### Changed
24
24
- ** BREAKING CHANGE** : Set Python minimum supported version to 3.9.
25
- - ** BREAKING CHANGE** : Migrate project structure:
25
+ - ** BREAKING CHANGE** : Migrate project structure (solves issue [ # 616 ] ) :
26
26
- The repository root is repurposed again for the ` basemap ` project.
27
27
- The auxiliary data packages are moved inside the ` data ` folder.
28
28
- The requirements files are moved to its own ` dep ` folder.
@@ -1190,6 +1190,8 @@ https://github.com/matplotlib/basemap/pull/620
1190
1190
https://github.com/matplotlib/basemap/pull/619
1191
1191
[ #618 ] :
1192
1192
https://github.com/matplotlib/basemap/pull/618
1193
+ [ #616 ] :
1194
+ https://github.com/matplotlib/basemap/issues/616
1193
1195
[ #615 ] :
1194
1196
https://github.com/matplotlib/basemap/pull/615
1195
1197
[ #614 ] :
You can’t perform that action at this time.
0 commit comments