##// END OF EJS Templates
Do not upload to archive.ipython.org anymore (#14485)...
Do not upload to archive.ipython.org anymore (#14485) Server is not working anymore. And cleanup the full release steps.

File last commit:

r27796:5bb0259a
r28813:ad07901d merge main
Show More
docs.py
3 lines | 86 B | text/x-python | PythonLexer
import os
GENERATING_DOCUMENTATION = os.environ.get("IN_SPHINX_RUN", None) == "True"