diff options
| author | Matt Rendina <mrendina@stsci.edu> | 2019-10-31 14:48:03 -0400 | 
|---|---|---|
| committer | Matt Rendina <mrendina@stsci.edu> | 2019-10-31 14:48:03 -0400 | 
| commit | b08a4d025c7512658017d80f21a7eae1a564a4dd (patch) | |
| tree | f0a30e2a4bb1f044c9ff5c94369522e81198a943 /jwstdp/0.14.0/reqs_macos-stable-deps.txt | |
| parent | f752350a114cd69b6f166118cc312c5524121d67 (diff) | |
| download | astroconda-releases-b08a4d025c7512658017d80f21a7eae1a564a4dd.tar.gz | |
Do not use editable installs; they don't play nicely with the DMS destinations.
Diffstat (limited to 'jwstdp/0.14.0/reqs_macos-stable-deps.txt')
| -rw-r--r-- | jwstdp/0.14.0/reqs_macos-stable-deps.txt | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/jwstdp/0.14.0/reqs_macos-stable-deps.txt b/jwstdp/0.14.0/reqs_macos-stable-deps.txt index aac1c75..e00e76f 100644 --- a/jwstdp/0.14.0/reqs_macos-stable-deps.txt +++ b/jwstdp/0.14.0/reqs_macos-stable-deps.txt @@ -1,5 +1,5 @@  asdf==2.4.2 --e git+https://github.com/astropy/astropy@5f7c192c7f344e3be1ff799a7d70979f2491a792#egg=astropy +astropy @ git+https://github.com/astropy/astropy@5f7c192  atomicwrites==1.3.0  attrs==19.1.0  certifi==2019.9.11 @@ -7,15 +7,15 @@ chardet==3.0.4  ci-watson==0.4  codecov==2.0.15  coverage==4.5.4 --e git+https://github.com/spacetelescope/crds@194a56ca565e59a975a32d4917a9cdd63e6eae3e#egg=crds +crds @ git+https://github.com/spacetelescope/crds@194a56c  Cython==0.29.13  drizzle==1.13.1  filelock==3.0.12 --e git+https://github.com/spacetelescope/gwcs@3e2bc108ec3a661399c6e13a067cca9f2d445588#egg=gwcs +gwcs @ git+https://github.com/spacetelescope/gwcs@3e2bc10  idna==2.8  importlib-metadata==0.23  jsonschema==3.0.2 --e git+https://github.com/spacetelescope/jwst.git@0.14.0#egg=jwst +jwst @ git+https://github.com/spacetelescope/jwst@0.14.0  lxml==4.4.1  more-itertools==7.2.0  numpy==1.17.2  | 
