Skip to content

Commit

Permalink
setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed Feb 4, 2025
1 parent d220db8 commit 8621317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ python3 -m pip install -U \
flake8-docstrings flake8-import-order flake8-quotes \
importlib-metadata jsonschema lark==1.1.1 lxml matplotlib mock mypy==0.931 netifaces \
nose pep8 psutil pydocstyle pydot pyparsing==2.4.7 \
pytest-mock rosdep rosdistro setuptools==59.6.0 vcstool2
pytest-mock rosdep rosdistro setuptools==59.6.0 vcstool2 setuptools
python3 -m pip install \
--config-settings="--global-option=build_ext" \
--config-settings="--global-option=-I$(brew --prefix graphviz)/include/" \
Expand Down

0 comments on commit 8621317

Please sign in to comment.