Conversation
|
Maybe these should be moved to root instead of being in the core folder? |
| @@ -1,39 +0,0 @@ | |||
| """stac_api.extensions.core module.""" | |||
There was a problem hiding this comment.
I wonder if we could keep this and import all the extensions to keep backward compatibility.
This is going to be an important breaking change
There was a problem hiding this comment.
Keep all the extensions in a core folder or just try to route them via the init. I can try.
There was a problem hiding this comment.
We probably don't want to release a new major version because of this :)
There was a problem hiding this comment.
try to route them via the init. I can try.
I can have a look if you want
There was a problem hiding this comment.
Have a look if you want no problem
There was a problem hiding this comment.
Haha sorry got bored and figured something out
Related Issue(s):
Description:
PR Checklist:
pre-commithooks pass locallymake test)make docs)