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

Version 2.1.0 #68

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

Version 2.1.0 #68

wants to merge 5 commits into from

Conversation

dwest77a
Copy link
Collaborator

Updated to using Poetry for package dependencies

  • What kind of change does this PR introduce?:
  • Package dependency update.
  • Does this PR introduce a breaking change?:
  • Installation has changed significantly, will need to test using other dependent packages before this is merged.
  • Other information:

@FObersteiner
Copy link
Contributor

FObersteiner commented Oct 29, 2024

maybe using https://github.com/snok/install-poetry does the trick?

In the CI config yml, add

setps:
...
      - name: Install Poetry
        uses: snok/install-poetry@main

@dwest77a
Copy link
Collaborator Author

dwest77a commented Nov 7, 2024

Looks ok now, it was mostly because some dependent packages require python ^3.10. If we're happy to have the latest nappy release (v2.1.0) just for python >3.10 I can merge this to the main branch. Otherwise I can leave it as a separate branch and possibly fork elsewhere to get a tagged version.

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