Commit 84aadd6
fix(cli): outdated instructions in README of python init template (#1047)
Fixes issue [#9135](aws/aws-cdk#9135) by
updating the README to be consistent with [AWS
docs](https://docs.aws.amazon.com/cdk/v2/guide/work-with-cdk-python.html#work-with-cdk-python-dependencies)
Note that setup.py was removed from the python init-template in PR
[#17062](aws/aws-cdk#17062)
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
Co-authored-by: Gowthami Gudipati <gudipatg@amazon.com>1 parent c82de09 commit 84aadd6
File tree
1 file changed
+1
-1
lines changed- packages/aws-cdk/lib/init-templates/app/python
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments