summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-12-15 22:30:36 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-12-15 22:30:36 -0500
commite12f73cad1f9040264355832cdfc38d0ab28bfe2 (patch)
tree9dc8d63b0afe9c0fc780bdfeba7a456bfb239873 /docs
parent6f7dd7c12ceffa2aefe28c2fbafbad2273980b2b (diff)
parentc68ac3b7a3001502f681722dc55dff70a3169276 (diff)
downloadpython-setuptools-git-e12f73cad1f9040264355832cdfc38d0ab28bfe2.tar.gz
Merge https://github.com/jaraco/skeleton
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 64c2625f..a52569c9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python3
-
extensions = [
'sphinx.ext.autodoc',
'jaraco.packaging.sphinx',