mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-06 09:57:41 +08:00
Finish renaming stubtest.yml to daily.yml (#7448)
This commit is contained in:
@@ -20,7 +20,7 @@ import tomli
|
||||
def get_mypy_req():
|
||||
# Use pre-release stubtest. Keep the following in sync:
|
||||
# - get_mypy_req in tests/stubtest_third_party.py
|
||||
# - stubtest-stdlib in .github/workflows/stubtest.yml
|
||||
# - stubtest-stdlib in .github/workflows/daily.yml
|
||||
# - stubtest-stdlib in .github/workflows/tests.yml
|
||||
return "git+git://github.com/python/mypy@c7a81620bef7585cca6905861bb7ef34ec12da2f"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user