Skip to content

Commit

Permalink
Merge pull request #19 from angelolab/pip_update
Browse files Browse the repository at this point in the history
Remove `--user` install flag for `pip` installation
  • Loading branch information
alex-l-kong authored Nov 6, 2023
2 parents 6ef23e0 + 1c35de6 commit 75da213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ dependencies:
- scikit-image
- matplotlib
- pip:
- alpineer --user
- . --user
- alpineer
- .

0 comments on commit 75da213

Please sign in to comment.