diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2024-10-30 12:21:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-30 12:21:20 -0400 |
| commit | f25f05d8ac309b343f8e34e882d92cb8bc78eca3 (patch) | |
| tree | 740bbf4fa413357d1e839bd308ab545d1271de96 /tests/data/generic_based_on.yml | |
| parent | ec55ea8fc503ad3fb53635d7e9e6d58a63c6684a (diff) | |
| parent | 3da6e513cc64990aa865613bd0bb9ba5d6624570 (diff) | |
| download | stasis-f25f05d8ac309b343f8e34e882d92cb8bc78eca3.tar.gz | |
Merge pull request #65 from jhunkeler/more-rt
More RT
Diffstat (limited to 'tests/data/generic_based_on.yml')
| -rw-r--r-- | tests/data/generic_based_on.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/data/generic_based_on.yml b/tests/data/generic_based_on.yml new file mode 100644 index 0000000..3ab97a7 --- /dev/null +++ b/tests/data/generic_based_on.yml @@ -0,0 +1,9 @@ +channels: + - conda-forge +dependencies: + - pip + - python + - setuptools + - pip: + - firewatch==0.0.3 + - tweakwcs==0.8.7
\ No newline at end of file |
