Skip to content

Commit 450e9f3

Browse files
committed
fix conf.py
1 parent e686418 commit 450e9f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131

3232
# Call patchlevel with the proper path to get the version from
3333
# instead of hardcoding it
34-
from patchlevel import get_header_version_info
35-
version, release = get_header_version_info(os.path.abspath('cpython/Doc'))
34+
from patchlevel import get_version_info
35+
version, release = get_version_info()
3636

3737
project = 'Python en Español'
3838
year = time.strftime("%Y")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy