-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Register template #672
Merged
Merged
Register template #672
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for more information, see https://pre-commit.ci
Cadair
reviewed
Apr 16, 2024
Cadair
reviewed
Apr 16, 2024
Cadair
reviewed
Apr 16, 2024
CyclingNinja
force-pushed
the
register_template
branch
from
April 16, 2024 09:15
eb5824d
to
89df6f8
Compare
Cadair
added
No Changelog Entry Needed
Skip any changelog checks.
and removed
backport 2.1
backport 2.2
on-merge: backport to 2.2
labels
Apr 16, 2024
CyclingNinja
force-pushed
the
register_template
branch
from
April 16, 2024 13:09
69ce0b3
to
e6ab2b6
Compare
CyclingNinja
force-pushed
the
register_template
branch
from
April 16, 2024 13:10
e6ab2b6
to
a94d77a
Compare
CyclingNinja
force-pushed
the
register_template
branch
5 times, most recently
from
April 17, 2024 11:23
441eeae
to
4e22a9b
Compare
CyclingNinja
force-pushed
the
register_template
branch
from
April 17, 2024 11:27
4e22a9b
to
2a73c4f
Compare
CyclingNinja
force-pushed
the
register_template
branch
from
April 18, 2024 15:17
ed9783f
to
116ff30
Compare
Cadair
reviewed
Apr 18, 2024
Co-authored-by: Stuart Mumford <[email protected]>
Co-authored-by: Stuart Mumford <[email protected]>
Co-authored-by: Stuart Mumford <[email protected]>
Cadair
reviewed
Apr 18, 2024
Cadair
reviewed
Apr 18, 2024
…to register_template
CyclingNinja
force-pushed
the
register_template
branch
from
April 18, 2024 15:26
569d284
to
03461a0
Compare
Co-authored-by: Stuart Mumford <[email protected]>
Cadair
reviewed
Apr 18, 2024
Co-authored-by: Stuart Mumford <[email protected]>
…to register_template
CyclingNinja
force-pushed
the
register_template
branch
from
April 19, 2024 10:21
650cddc
to
6b94f47
Compare
Cadair
approved these changes
Apr 22, 2024
nabobalis
reviewed
Apr 22, 2024
pyproject.toml
Outdated
[project] | ||
name = "ndcube" | ||
description = "A package for multi-dimensional contiguous and non-contiguous coordinate aware arrays." | ||
requires-python = ">=3.9" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TO FIX
nabobalis
approved these changes
Apr 22, 2024
Cadair
approved these changes
Apr 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Registers the ndcube package to the sunpy.
Increases the numpy oldest dep to 1.23