Commit 50de0cd
authored
Add separate requirements file for mypy self-compile (#10069)
Self-compilation needs some stub packages. I'm adding them to a separate
since they are not needed for running mypy, and since we may want to
be able to build mypy without installing all test dependencies, some of which
are quite heavy.1 parent f160384 commit 50de0cd
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
20 | | - | |
0 commit comments