requirements: Install zulint non-editable so mypy can find it.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
4b7bfb644f
commit
a2cbd7ef68
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pytest-cov
|
||||||
-e ./zulip
|
-e ./zulip
|
||||||
-e ./zulip_bots
|
-e ./zulip_bots
|
||||||
-e ./zulip_botserver
|
-e ./zulip_botserver
|
||||||
-e git+https://github.com/zulip/zulint@0d68c1fe184a757ab4d249e0005f2e43b6464565#egg=zulint==1.0.0
|
git+https://github.com/zulip/zulint@61fe2ec73e272396152d293fbf07926120e42f38#egg=zulint==1.0.0
|
||||||
mypy==1.6.1
|
mypy==1.6.1
|
||||||
types-python-dateutil
|
types-python-dateutil
|
||||||
types-pytz
|
types-pytz
|
||||||
|
|
Loading…
Add table
Reference in a new issue