Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-12-31 08:33:09 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-12-31 08:33:09 +0300
commit62a0ee3fefec28259efb440778781c12db1dcbc5 (patch)
tree4c17967237bf288b2069b5f1100ed901fb2b70bc /setup.cfg
parent4eab5e89509520673529000f4fc316dbcbf09c1c (diff)
parent332d80ba8433aea41c3709fa52737ede4405072b (diff)
Merge branch '3.x'
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 37a6d41f3..14b071a9e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -60,6 +60,7 @@ filterwarnings =
all
ignore::DeprecationWarning:docutils.io
ignore::DeprecationWarning:pyximport.pyximport
+ ignore::ImportWarning:importlib._bootstrap
markers =
apidoc
setup_command