daml/templates/empty-skeleton/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

11 lines
175 B
Plaintext

sdk-version: __VERSION__
name: __PROJECT_NAME__
source: daml
version: 0.0.1
dependencies:
- daml-prim
- daml-stdlib
- daml-script
sandbox-options:
- --wall-clock-time