-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
setup.cfg metadata doesnt correctly support setup_requires #1054
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
Comments
Isn't this documented behavior?
https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords |
@FRidh please excuse - i made a mistake when writing the issue
|
Could you share a |
@FRidh it didnt work when i added it only to the experiment is still on pytest-dev/apipkg#2 |
+1, I am also having trouble with extension command (pytest-runner) in |
Uh oh!
There was an error while loading. Please reload this page.
while experimenting with pushing all metadata into setup.cfg i noticed that when using setup_requires - the packages only seem to be considered when preinstalled or listed in
setup.py
The text was updated successfully, but these errors were encountered: