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
Do we really need --pre options in compiled requirements.txt? Since a package's pinned with a prerelease version it would be installed on pip-sync anyways.
BTW, I've noticed that --pre doesn't work in requirements.in at all. See #819.
Using
--pre
in a requirements line results in the dependency to be ignored:(Noticed this when coming up with #817)
pip-compile, version 3.6.2.dev2+ga3ac5ca
The text was updated successfully, but these errors were encountered: