File tree Expand file tree Collapse file tree
packages/aws-durable-execution-sdk-python-examples Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6666 with :
6767 repository : aws/aws-durable-execution-sdk-python-testing
68- path : /packages/testing-sdk
68+ path : language-sdk /packages/testing-sdk
6969
7070 - name : Set up Python 3.13
7171 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
Original file line number Diff line number Diff line change @@ -24,11 +24,6 @@ markers = [
2424 " durable_execution: marks tests that use the durable_runner fixture (not used for test selection)" ,
2525]
2626
27- [tool .hatch .envs .examples ]
28- dependencies = [
29- " aws-durable-execution-sdk-python-testing>=1.0.0" ,
30- ]
31-
3227[tool .hatch .envs .examples .scripts ]
3328cli = " python cli.py {args}"
3429bootstrap = " python cli.py bootstrap"
You can’t perform that action at this time.
0 commit comments