daml/templates/copy-trigger/daml.yaml.template
Moritz Kiefer 6ed6ea36e8
Drop parties from daml templates (#12953)
Complements #12952 which drops it from create-daml-app by also
dropping it from the rest.

Couldn’t find any docs or other stuff that is broken by this.

changelog_begin
changelog_end
2022-02-15 17:21:32 +00:00

13 lines
231 B
Plaintext

sdk-version: __VERSION__
name: __PROJECT_NAME__
source: src
version: 0.0.1
# trigger-dependencies-begin
dependencies:
- daml-prim
- daml-stdlib
- daml-trigger
# trigger-dependencies-end
sandbox-options:
- --wall-clock-time