Steps to reproduce
The package setuptools is listed in project.dependencies in the pyproject.toml file, but the code never imports setuptools or pkg_resources. Please remove the unnecessary dependency.
Relevant log output
What did you expect to happen?
No dependency on setuptools. Setuptools is ordinarily only required at build time, anyway.
Version
0.29.1
Docker Versions (if used)
N/A
OS
MacOS
On which CPU architecture did you run Pathway?
ARM64 (AArch64, Apple silicon)
Steps to reproduce
The package
setuptoolsis listed inproject.dependenciesin the pyproject.toml file, but the code never imports setuptools or pkg_resources. Please remove the unnecessary dependency.Relevant log output
What did you expect to happen?
No dependency on setuptools. Setuptools is ordinarily only required at build time, anyway.
Version
0.29.1
Docker Versions (if used)
N/A
OS
MacOS
On which CPU architecture did you run Pathway?
ARM64 (AArch64, Apple silicon)