From 0779f18950c08afca7b51ad7e418763666cba071 Mon Sep 17 00:00:00 2001 From: Brendan Gannon Date: Thu, 12 Aug 2021 10:31:46 -0400 Subject: initial commit --- jwstdp/utils/params.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 jwstdp/utils/params.cfg (limited to 'jwstdp/utils/params.cfg') diff --git a/jwstdp/utils/params.cfg b/jwstdp/utils/params.cfg new file mode 100644 index 0000000..3cca334 --- /dev/null +++ b/jwstdp/utils/params.cfg @@ -0,0 +1,4 @@ +[main] +artifact_prefixes = conda_python_ reqs_ +art_url_base = https://bytesalad.stsci.edu/artifactory +art_repo = jwst-pipeline-results -- cgit