Skip to content

Conversation

@radarhere
Copy link
Member

Replaces setup.py install with pip install ., as per https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html

As worked out by pypa/setuptools#2929, this also fixes the problem found in #5886. So this PR reverts #5886 and #5888.

@hugovk
Copy link
Member

hugovk commented Dec 18, 2021

Good stuff!

There's some setup.py develop as well, can they be pip install -e?

Also some setup.py build, setup.py build_ext and setup.py clean but they can wait.

@radarhere
Copy link
Member Author

Ok, done.

@hugovk
Copy link
Member

hugovk commented Dec 19, 2021

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants