Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should egg_info target be supported without library checks? #80

Open
belm0 opened this issue Feb 27, 2020 · 1 comment
Open

should egg_info target be supported without library checks? #80

belm0 opened this issue Feb 27, 2020 · 1 comment

Comments

@belm0
Copy link

belm0 commented Feb 27, 2020

Currently any invocation of setup.py, except for --version, triggers a runtime library check.

I think it precludes using the egg_info target on other platforms. E.g. pipenv will run this target when doing a lock.

@keszybz
Copy link
Member

keszybz commented Aug 15, 2022

We probably should switch to something declarative like pyproject…

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

No branches or pull requests

2 participants