python - How to pass ReadTheDocs' build when a file is loaded in my __init__.py? -


i use rtfd host documentation , have load file in project's __init__.py. if file not exist, prompts user insert something.

these 2 things apparently don't go together: rtfd builds fail because file __init__.py not exist , rtfd not insert on prompt.

what can make builds pass?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -