Skip to content

Update gammapy requirement to 1.x#202

Merged
maxnoe merged 2 commits into
masterfrom
gammapy_1.0
Nov 14, 2022
Merged

Update gammapy requirement to 1.x#202
maxnoe merged 2 commits into
masterfrom
gammapy_1.0

Conversation

@maxnoe
Copy link
Copy Markdown
Member

@maxnoe maxnoe commented Nov 14, 2022

No description provided.

@maxnoe maxnoe requested a review from HealthyPear as a code owner November 14, 2022 13:55
@HealthyPear
Copy link
Copy Markdown
Member

I guess this will unblock #170 ?

@HealthyPear
Copy link
Copy Markdown
Member

I think you need to update setup.py,

extras_require["all"] = list(set(extras_require["tests"] + extras_require["docs"] + extras_require["gammapy"]))

@maxnoe
Copy link
Copy Markdown
Member Author

maxnoe commented Nov 14, 2022

Yes, that was inconsistent, but the problem was actually that we need to drop python 3.7 support (NEP29, which gammapy also follows)

Copy link
Copy Markdown
Member

@HealthyPear HealthyPear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me it's good.

(I removed the superseded test (3.7) CI status check)

@maxnoe maxnoe merged commit 6ee8f46 into master Nov 14, 2022
@maxnoe maxnoe deleted the gammapy_1.0 branch November 14, 2022 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants