Skip to content

Commit

Permalink
env setup
Browse files Browse the repository at this point in the history
  • Loading branch information
rvosa committed Aug 19, 2024
1 parent d6273e7 commit 3393a47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions env.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# I keep forgetting to set up the environment on the server side, so I made this script to do it for me.
conda activate barcode_validator
export PYTHONPATH=$PYTHONPATH:`pwd`

0 comments on commit 3393a47

Please sign in to comment.