##// END OF EJS Templates
CI: adding dependabot for actions update (#14523)...
CI: adding dependabot for actions update (#14523) @Carreau - this is what's needed for the actions update, the rest in settings I think are doing security related things.

File last commit:

r28817:79fd033e
r28865:9b52ad5d merge
Show More
release
10 lines | 93 B | text/plain | TextLexer
#!/usr/bin/env python3
"""IPython release script.
Deprecated
"""
sys.exit("deprecated")