Install mypy-lang as egg.

It seems that --install-option given in any pip requirement
pollutes the pollutes the global space and causes installation
of mypy-lang to give error.
This commit is contained in:
Umair Khan
2016-07-13 16:36:32 +05:00
committed by Tim Abbott
parent 395e053ce3
commit f45848f62f

View File

@@ -1,3 +1,3 @@
six==1.10.0 six==1.10.0
git+https://github.com/sharmaeklavya2/mypy.git@4d2db8601def7813142e3bdd91b14f331ea0427c git+https://github.com/sharmaeklavya2/mypy.git@4d2db8601def7813142e3bdd91b14f331ea0427c#egg=mypy-lang-0.4.3.dev0
typed-ast==0.5.5 typed-ast==0.5.5