Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Specify in
setup.py
that setuptools>=40.8.0
is a required depende…
…ncy (#5293) Closes #5090 vancoykendall is right that the dependency is used not only during build. However, for now I added it to `setup.py`, since the migration of dependencies to `pyproject.toml` has not yet occurred. Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
- Loading branch information