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

cdl_utils: provide yaml loader #30

Merged
merged 2 commits into from
Dec 10, 2021
Merged

cdl_utils: provide yaml loader #30

merged 2 commits into from
Dec 10, 2021

Conversation

lsf37
Copy link
Member

@lsf37 lsf37 commented Dec 9, 2021

These are needed for the more recent python install in the new docker environment.

  • PyYAML > 5.1 requires a loader argument
  • make sure GitHub tests use at most python 3.9 (as in docker container). Python 3.10 doesn't work, because nose breaks.

PyYAML > 5.1 requires a loader argument

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
@lsf37 lsf37 self-assigned this Dec 9, 2021
python 3.10 breaks the now unmaintained nose package.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
@lsf37 lsf37 merged commit 583a99a into master Dec 10, 2021
@lsf37 lsf37 deleted the yaml-load branch December 10, 2021 04:31
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