Skip to content

Automated mkdocs setup #237

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

philippe-ynput
Copy link

Signed-off-by: Philippe Leprince [email protected]

Changelog Description

Brief description of the solution this PR is implementing. This should be only a few sentences and it will be publicly visible in the changelog. You can highlight importance of the change and add links to further information or supporting documentation

Additional review information

Detailed information of the changes made to the product or service, providing an in-depth description of the updates and enhancements. This can include technical information, code examples and anything else needed for the review of the PR.

Testing notes:

  1. start with this step
  2. follow this step

Signed-off-by: Philippe Leprince <[email protected]>
@philippe-ynput philippe-ynput self-assigned this Apr 2, 2025
@philippe-ynput philippe-ynput added the type: enhancement New feature or request label Apr 2, 2025
@philippe-ynput
Copy link
Author

This seems to conflict with the sphinx setup.
I will pick it up later.

@@ -39,7 +39,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.6.5"
python = ">=3.9"
Copy link
Member

@iLLiCiTiT iLLiCiTiT Apr 14, 2025

Choose a reason for hiding this comment

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

I think we still do need to support >=3.7 (3d equalizer still uses older python).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants