Skip to content

Conversation

@Gerrrr
Copy link
Contributor

@Gerrrr Gerrrr commented Jun 5, 2025

No description provided.

pyproject.toml Outdated
authors = ["Apache Otava Developers <dev@otava.apache.org>"]
version = "0.6.0"
description = "Apache Otava (Incubating): Change Detection for Continuous Performance Engineering"
authors = ["Apache Otava (Incubating) Developers <dev@otava.apache.org>"]
Copy link
Contributor

Choose a reason for hiding this comment

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

I would drop "Developers" but it works like this too

authors = ["Apache Otava (Incubating) Developers <dev@otava.apache.org>"]
include = ["DISCLAIMER"]
packages = [{include = "otava"}]
packages = [{ include = "otava" }]
Copy link
Contributor

Choose a reason for hiding this comment

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

Since we're here... what does this do and why is this not apache-otava?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Poetry needs this to discover the main part of the codebase. Without this, we'll need to rename https://github.com/apache/otava/tree/master/otava to apache-otava as well.

@Gerrrr Gerrrr merged commit 19c4dfd into master Jun 5, 2025
3 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