mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
52199f5c17
* daml new script-example * Build DAML script DAR * daml_script_dar macro over sdk_version * Run an individual daml-script test * DAML script test matrix * format CHANGELOG_BEGIN CHANGELOG_END * Use named arguments on daml_script_test Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
5 lines
173 B
Python
5 lines
173 B
Python
# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
exports_files(glob(["example/**"]))
|