# HG changeset patch # User RhodeCode Admin # Date 2023-07-18 07:52:05 # Node ID 9efc5b29e486973044e46e7cfe043078f8fb2fbb # Parent 5e04f327c51ca15138752d27c75d1518948047d8 docs: python3 fixes diff --git a/docs/conf.py b/docs/conf.py --- a/docs/conf.py +++ b/docs/conf.py @@ -1,4 +1,4 @@ -# -*- coding: utf-8 -*- + # # RhodeCode Enterprise documentation build configuration file, created by # sphinx-quickstart on Tue Nov 4 11:48:37 2014. diff --git a/docs/requirements_docs.txt b/docs/requirements_docs.txt --- a/docs/requirements_docs.txt +++ b/docs/requirements_docs.txt @@ -5,4 +5,3 @@ docutils==0.16.0 pygments==2.3.0 markupsafe==1.0.0 jinja2==2.9.6 -pytz==2023.3