Skip to content

Poetry update#205

Merged
Ramdam17 merged 17 commits intomasterfrom
poetry-update
Feb 26, 2025
Merged

Poetry update#205
Ramdam17 merged 17 commits intomasterfrom
poetry-update

Conversation

@Ramdam17
Copy link
Collaborator

Updated build rules, poetry 2 and numpy, cleaned code.

README.md Outdated
poetry install
```

### 4. Enter the Poetry Shell:
Copy link
Collaborator

@patricefortin patricefortin Feb 25, 2025

Choose a reason for hiding this comment

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

Should rename this step, something like "Launch jupyter lab to run notebooks", since we no longer use the shell

pyproject.toml Outdated
importlib-resources = "^6.0.0"
statsmodels = "^0.14.4"
numpy = "^2.2.3"
jupyterlab = "^4.3.5"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't think we should put jupyterlab in main dependencies. It is really a "dev" dependency, someone could want to use hypyp as a library without depending on jupyter at all.

Installation steps can be updated to show how to install dev dependencies

@Ramdam17 Ramdam17 merged commit 32fda32 into master Feb 26, 2025
6 checks passed
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