File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 51
51
echo "::group::Installing Python packages"
52
52
python3 -m venv $GITHUB_WORKSPACE/venv
53
53
source $GITHUB_WORKSPACE/venv/bin/activate
54
- python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests
54
+ python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests setuptools
55
55
echo "::endgroup::"
56
56
57
57
source $GITHUB_WORKSPACE/inet/_scripts/github/build-inet.sh
Original file line number Diff line number Diff line change 52
52
echo "::group::Installing Python packages"
53
53
python3 -m venv $GITHUB_WORKSPACE/venv
54
54
source $GITHUB_WORKSPACE/venv/bin/activate
55
- python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests
55
+ python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests setuptools
56
56
echo "::endgroup::"
57
57
58
58
source $GITHUB_WORKSPACE/inet/_scripts/github/build-inet.sh
Original file line number Diff line number Diff line change 53
53
echo "::group::Installing Python packages"
54
54
python3 -m venv $GITHUB_WORKSPACE/venv
55
55
source $GITHUB_WORKSPACE/venv/bin/activate
56
- python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests
56
+ python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests setuptools
57
57
echo "::endgroup::"
58
58
59
59
source $GITHUB_WORKSPACE/inet/_scripts/github/build-inet.sh
Original file line number Diff line number Diff line change 53
53
echo "::group::Installing Python packages"
54
54
python3 -m venv $GITHUB_WORKSPACE/venv
55
55
source $GITHUB_WORKSPACE/venv/bin/activate
56
- python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests
56
+ python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests setuptools
57
57
echo "::endgroup::"
58
58
59
59
source $GITHUB_WORKSPACE/inet/_scripts/github/build-inet.sh
Original file line number Diff line number Diff line change 51
51
echo "::group::Installing Python packages"
52
52
python3 -m venv $GITHUB_WORKSPACE/venv
53
53
source $GITHUB_WORKSPACE/venv/bin/activate
54
- python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests
54
+ python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests setuptools
55
55
echo "::endgroup::"
56
56
57
57
source $GITHUB_WORKSPACE/inet/_scripts/github/build-inet.sh
Original file line number Diff line number Diff line change 52
52
echo "::group::Installing Python packages"
53
53
python3 -m venv $GITHUB_WORKSPACE/venv
54
54
source $GITHUB_WORKSPACE/venv/bin/activate
55
- python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests
55
+ python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests setuptools
56
56
echo "::endgroup::"
57
57
58
58
source $GITHUB_WORKSPACE/inet/_scripts/github/build-inet.sh
Original file line number Diff line number Diff line change 51
51
echo "::group::Installing Python packages"
52
52
python3 -m venv $GITHUB_WORKSPACE/venv
53
53
source $GITHUB_WORKSPACE/venv/bin/activate
54
- python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests
54
+ python3 -m pip install --upgrade matplotlib numpy pandas seaborn scipy ipython posix-ipc cppyy sewar dask distributed optimparallel requests setuptools
55
55
echo "::endgroup::"
56
56
57
57
source $GITHUB_WORKSPACE/inet/_scripts/github/build-inet.sh
You can’t perform that action at this time.
0 commit comments