RunestoneInteractive / RunestoneServer

Interactive books for computer science and mathematics
http://runestoneinteractive.org
Other
576 stars 505 forks source link

Clean: Remove unnecessary shell --venv option. #2007

Closed bjones1 closed 1 year ago

bjones1 commented 1 year ago

The ensure_in_docker() function already runs source $RUNESTONE_PATH/.venv/bin/activate, so we're already in a venv without running poetry run bash.