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

Feature/add dependency reqs #11

Merged
merged 5 commits into from
Aug 21, 2024
Merged

Conversation

grallewellyn
Copy link
Collaborator

Updated pyproject.toml to reflect packages required before: #4

I downgraded to notebook v6.4.12 and removed jupyter_packaging because I believe that was only used for our old way of deploying packages. I also had to upgrade setuptools to fix dependency conflicts and chose to upgrade maap-py to v4.0.0

I tested this by running through all the development install commands successfully

I had to add

[tool.hatch.metadata]
allow-direct-references = true

to be able to install maap-py from git, but we can remove that line when maap-py is available from PyPi

@grallewellyn grallewellyn requested a review from marjo-luc August 21, 2024 17:45
@grallewellyn grallewellyn requested a review from sujen1412 August 21, 2024 20:22
@grallewellyn grallewellyn merged commit e381d6e into develop Aug 21, 2024
@grallewellyn grallewellyn deleted the feature/add-dependency-reqs branch August 21, 2024 20:32
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