Skip to content

fix(cli): outdated instructions in README of python init template#1047

Merged
aws-cdk-automation merged 1 commit intomainfrom
gudipati/main
Jan 21, 2026
Merged

fix(cli): outdated instructions in README of python init template#1047
aws-cdk-automation merged 1 commit intomainfrom
gudipati/main

Conversation

@gudipati
Copy link
Contributor

Fixes issue #9135 by updating the README to be consistent with AWS docs

Note that setup.py was removed from the python init-template in PR #17062


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team January 21, 2026 16:39
@github-actions github-actions bot added the p2 label Jan 21, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.69%. Comparing base (c82de09) to head (1c2c507).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1047      +/-   ##
==========================================
- Coverage   87.70%   87.69%   -0.01%     
==========================================
  Files          72       72              
  Lines       10095    10095              
  Branches     1331     1332       +1     
==========================================
- Hits         8854     8853       -1     
- Misses       1216     1217       +1     
  Partials       25       25              
Flag Coverage Δ
suite.unit 87.69% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mrgrain mrgrain changed the title chore: Update python README template fix(cli): outdated instructions in README of python init template Jan 21, 2026
@gudipati gudipati linked an issue Jan 21, 2026 that may be closed by this pull request
2 tasks
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Jan 21, 2026
Merged via the queue into main with commit 84aadd6 Jan 21, 2026
41 checks passed
@aws-cdk-automation aws-cdk-automation deleted the gudipati/main branch January 21, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cli] Initialize Python application without setup.py

4 participants