Skip to content

python setup.py install - deprecated #31

@miballe

Description

@miballe

https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html

The alternative option is running:

pip install .

or for dev environments

pip install -e .

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions