You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where I work would like us developers to use the stricter installation protocol of only using wheels, they don't have to run arbitrary code on installation.
I can't do a PR because it doesn't look like you checked in the code to run python setup.py sdist bdist_wheel
Where I work would like us developers to use the stricter installation protocol of only using wheels, they don't have to run arbitrary code on installation.
I can't do a PR because it doesn't look like you checked in the code to run
python setup.py sdist bdist_wheel
Here is how
The text was updated successfully, but these errors were encountered: