Skip to content

[Bug]: Remove dependency on setuptools #190

@lpsinger

Description

@lpsinger

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

N/A

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)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions