Fix mypy dependencies
This commit is contained in:
parent
5f14fab320
commit
cf19b5725f
5 changed files with 76 additions and 10 deletions
|
|
@ -10,3 +10,5 @@ The build uses Python 2 for legacy build scripts. Python 2, marked insecure in n
|
|||
|
||||
- `oils-for-unix-0.37.0.nix` - from-source Oils
|
||||
- `mypy-0.780.nix` - mypy 0.780 (last version to support --py2) built without mypyc
|
||||
- `mypy-extensions-0.4.4.nix` - mypy-extensions pinned to <0.5.0 for mypy 0.780 compatibility
|
||||
- `typed-ast-1.5.5.nix` - typed-ast for Python 2 AST parsing (removed from nixpkgs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue