Skip to content

Commit

Permalink
Update setup requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
aferte committed Feb 1, 2024
1 parent a71b9ca commit 00b1681
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ups/obs_fiberspectrograph.table
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ setupRequired(obs_lsst)
setupRequired(astro_metadata_translator)
setupRequired(daf_butler)
setupRequired(ip_isr)
setupRequired(afw)

envPrepend(LD_LIBRARY_PATH, ${PRODUCT_DIR}/lib)
envPrepend(DYLD_LIBRARY_PATH, ${PRODUCT_DIR}/lib)
envPrepend(LSST_LIBRARY_PATH, ${PRODUCT_DIR}/lib)
envPrepend(PYTHONPATH, ${PRODUCT_DIR}/python)
envPrepend(PATH, ${PRODUCT_DIR}/bin)

0 comments on commit 00b1681

Please sign in to comment.