Add versioning to the data point model
This commit is contained in:
parent
f71485ea2b
commit
fe31bcdd17
1 changed files with 1 additions and 0 deletions
1
.github/workflows/profiling.yaml
vendored
1
.github/workflows/profiling.yaml
vendored
|
|
@ -58,6 +58,7 @@ jobs:
|
||||||
poetry install --no-interaction --all-extras
|
poetry install --no-interaction --all-extras
|
||||||
poetry run pip install pyinstrument
|
poetry run pip install pyinstrument
|
||||||
poetry run pip install parso
|
poetry run pip install parso
|
||||||
|
poetry run pip install jedi
|
||||||
|
|
||||||
|
|
||||||
# Set environment variables for SHAs
|
# Set environment variables for SHAs
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue