Skip to content

Commit

Permalink
Remove unused anaconda3 table prepends
Browse files Browse the repository at this point in the history
  • Loading branch information
brianv0 committed Apr 27, 2020
1 parent 7dadd3a commit b064bf9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ups/sconsUtils.table
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
envPrepend(PYTHONPATH, ${PRODUCT_DIR}/python)
envPrepend(PATH, ${PRODUCT_DIR}/bin)
envPrepend(LD_LIBRARY_PATH, $HOME/anaconda3/envs/scipl/lib)
envPrepend(DYLD_LIBRARY_PATH, $HOME/anaconda3/envs/scipl/lib)
envPrepend(LSST_LIBRARY_PATH, $HOME/anaconda3/envs/scipl/lib)

0 comments on commit b064bf9

Please sign in to comment.