From 47c74c23d5a04c4a6d22276e99d0e486a9a8f151 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 13 Nov 2024 00:52:52 -0500 Subject: Shorten workspace names and paths --- tests/data/gbo.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/data/gbo.yml (limited to 'tests/data/gbo.yml') diff --git a/tests/data/gbo.yml b/tests/data/gbo.yml new file mode 100644 index 0000000..3ab97a7 --- /dev/null +++ b/tests/data/gbo.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 -- cgit