Skip to content

Commit

Permalink
reference commit
Browse files Browse the repository at this point in the history
  • Loading branch information
simbilod committed Dec 30, 2024
1 parent ee10c5a commit 2a05b86
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 reference version of the package in editable mode
sudo apt-get install libglu1-mesa
uv pip install git+https://github.com/simbilod/meshwell.git@2c198ca76e04ef1bd752828c6fded2c8771d49c2[dev]
uv pip install git+https://github.com/simbilod/meshwell.git@ee10c5ab5da9c1311f5925907e08e494157c702d[dev]

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

0 comments on commit 2a05b86

Please sign in to comment.