Skip to content

Commit

Permalink
Merge branch 'main' of github.com:simbilod/meshwell
Browse files Browse the repository at this point in the history
  • Loading branch information
simbilod committed Dec 8, 2024
2 parents f9851ad + 1d2508a commit 5d45cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/generate_references.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source .venv/bin/activate

# Install published version of the package in editable mode
sudo apt-get install libglu1-mesa
uv pip install git+https://github.com/simbilod/meshwell.git@8141ecc7eaf4cbb9bd831d21e9da6012bf270d5c
uv pip install git+https://github.com/simbilod/meshwell.git@8141ecc7eaf4cbb9bd831d21e9da6012bf270d5c[dev]

# Execute all Python files in the current directory
python generate_references.py --references-path ./references/

0 comments on commit 5d45cc5

Please sign in to comment.