##// END OF EJS Templates
Disable scheduled CI runs on forks (#14366)...
Disable scheduled CI runs on forks (#14366) The three scheduled CI runs are running on forks of the main repo, e.g. https://github.com/ianthomas23/ipython/actions. They can be disabled by each fork owner, but this PR disables them for all forks.

File last commit:

r28601:c928806c
r28694:43f9010d merge
Show More
_build_meta.py
2 lines | 150 B | text/x-python | PythonLexer
# See https://setuptools.pypa.io/en/latest/build_meta.html#dynamic-build-dependencies-and-other-build-meta-tweaks
from setuptools.build_meta import *