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

add source dir in pyproject.toml #202

Merged
merged 4 commits into from
Jan 8, 2024
Merged

add source dir in pyproject.toml #202

merged 4 commits into from
Jan 8, 2024

Conversation

noklam
Copy link
Contributor

@noklam noklam commented Dec 21, 2023

Motivation and Context

See kedro-org/kedro#3458, make the default argument source_dir discoverable.

How has this been tested?

Checklist

  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Assigned myself to the PR
  • Added tests to cover my changes

Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
Comment on lines 40 to 43
source_dir = "src"


[tool.pytest.ini_options]
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
source_dir = "src"
[tool.pytest.ini_options]
source_dir = "src"
[tool.pytest.ini_options]

@noklam noklam marked this pull request as draft December 21, 2023 16:42
@noklam noklam marked this pull request as ready for review January 3, 2024 16:34
Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
@noklam noklam enabled auto-merge (squash) January 8, 2024 15:49
@noklam noklam merged commit df36150 into main Jan 8, 2024
34 of 36 checks passed
@noklam noklam deleted the noklam/add-source-dir branch January 8, 2024 16:22
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.

4 participants