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

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Balder Bach <benjamin@overtag.dk>2022-08-28 00:15:28 +0300
committerGitHub <noreply@github.com>2022-08-28 00:15:28 +0300
commit70927bf7cfe745ef680728a80fe8da62ed73a46c (patch)
treecc47391ece972da3e17f2b3bf3bc5605a0f2f7bc /setup.cfg
parent695a4e164ca5e6cbf4182b12c5e879e325757d89 (diff)
Fixup a wrong merge conflict resolution from #1321 (#1335)
* Fixup a wrong merge conflict resolution from #1321 * Add python_requires again to setup.cfg
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 1efe76a..f63239a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -32,6 +32,7 @@ classifiers =
include_package_data = True
zip_safe = False
packages = sphinx_rtd_theme
+python_requires = >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
install_requires =
sphinx >=1.6,<6
docutils <0.18