Skip to content
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

Use latest version of the dependencies #16

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hugobuddel
Copy link
Contributor

@hugobuddel
Copy link
Contributor Author

Apparently ScopeSim does not work with pytest 8, see AstarVienna/ScopeSim#421

This PR also does not do what it should do, as it still installs astropy 5 instead of astropy 6, see https://github.com/AstarVienna/ScopeSim_Data/actions/runs/9221355668/job/25370238518

I don't have more time to work on this now

@hugobuddel
Copy link
Contributor Author

Hopefully fixed the pytest 8 stuff in AstarVienna/ScopeSim#422 .

This is a good example why it is useful to test such things as early as we can. But maybe also a good example why it would be nicer to have a separate job for such tests.

@hugobuddel
Copy link
Contributor Author

I recall that moving to pytest 6 was also a headache. They seem to do there semver properly :-).

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.

None yet

1 participant