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

closes #154 #155

Merged
merged 2 commits into from
Nov 15, 2023
Merged

closes #154 #155

merged 2 commits into from
Nov 15, 2023

Conversation

manulera
Copy link
Collaborator

I have created a dependency group docs with poetry, that can be installed like this:

poetry install --with docs

This is how it looks in the pyproject.toml file:

[tool.poetry.group.docs.dependencies]
sphinx-autobuild = "^2021.3.14"
numpydoc = "^1.6.0"
sphinx-rtd-theme = "^1.3.0"

I added some instructions to the readme to run a local sphinx server with the changes. I am merging this into the issue_147 branch, so this should be merged before #150.

@manulera manulera mentioned this pull request Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #155 (156f470) into develop (04dc7a0) will not change coverage.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #155   +/-   ##
========================================
  Coverage    92.89%   92.89%           
========================================
  Files           36       36           
  Lines         3630     3630           
  Branches       562      562           
========================================
  Hits          3372     3372           
  Misses         222      222           
  Partials        36       36           

@BjornFJohansson BjornFJohansson changed the base branch from issue_147 to develop November 15, 2023 11:47
@BjornFJohansson BjornFJohansson merged commit 5378d6a into develop Nov 15, 2023
2 checks passed
@manulera manulera deleted the issue_154 branch November 22, 2023 11:29
@manulera manulera restored the issue_154 branch November 22, 2023 11:29
@manulera manulera deleted the issue_154 branch November 22, 2023 11:30
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