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
Add test to check whether -e requirements are correctly packaged.
Previously, requirements with the -e flag where completely ignored
#36
With the latest patch, the -e flag are stripped out, but the
requirement itself is preserved.
This patch adds a check to test this desired behavior.
0 commit comments