Skip to content

Commit

Permalink
Install build requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
tgsmith61591 committed Nov 13, 2024
1 parent dd63eea commit 5d08cac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_tools/circle/dind/install_and_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ set -e
# Make sure we're in the root PMDARIMA dir (mounted at /io)
cd /io

pip install -r /io/build_tools/build_requirements.txt

make develop
make testing-requirements
make test-unit
Expand Down

0 comments on commit 5d08cac

Please sign in to comment.