We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e281a commit a5deaeeCopy full SHA for a5deaee
1 file changed
copier.yml
@@ -5,6 +5,6 @@ _exclude:
5
6
_tasks:
7
- poetry init -n
8
- - poetry add git+https://github.com/informalsystems/atomkraft#dev
+ - poetry add atomkraft
9
- poetry add git+https://github.com/informalsystems/terra.py#rano/cosmos
10
- poetry run python -m pytest .atomkraft/smoke_tests || true
0 commit comments