dbrattli / OSlash

Functors, Applicatives, And Monads in Python
MIT License
708 stars 50 forks source link

Unnecessary dependency on obsolete package - "mypy-lang"? #15

Closed serjinio closed 3 years ago

serjinio commented 5 years ago

The mypy-lang package was obsoleted: https://pypi.org/project/mypy-lang/ and seemingly it not necessary for runtime operation of the oslash. Can this dependency be removed as when mypy is installed with obsoleted mypy-lang, then mypy does not run because of conflict with old mypy-lang.

dbrattli commented 3 years ago

Should be fixed. Please reopen if you still have problems with the dependencies.