Skip to content

Commit 8e7a9d8

Browse files
committed
Update reference files for older Python versions.
1 parent 480ef68 commit 8e7a9d8

7 files changed

+7
-14
lines changed

tests/test_directive_/test_no_requirements_demo_no_requirements_demo_html_.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
<script src="_static/doctools.js">
2626
</script>{% if sphinx_version >= (5, 2) %}
2727
<script src="_static/sphinx_highlight.js">
28-
</script>{% endif %}{% if python_version < (3, 9) %}
29-
<meta content="width=device-width, initial-scale=0.9, maximum-scale=0.9" name="viewport"/>{% endif %}
28+
</script>{% endif %}
3029
</head>
3130
<body>
3231
<div class="document">

tests/test_directive_/test_output_flit_demo_html_.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
<script src="_static/doctools.js">
2626
</script>{% if sphinx_version >= (5, 2) %}
2727
<script src="_static/sphinx_highlight.js">
28-
</script>{% endif %}{% if python_version < (3, 9) %}
29-
<meta content="width=device-width, initial-scale=0.9, maximum-scale=0.9" name="viewport"/>{% endif %}
28+
</script>{% endif %}
3029
</head>
3130
<body>
3231
<div class="document">

tests/test_directive_/test_output_manual_demo_html_.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
<script src="_static/doctools.js">
2626
</script>{% if sphinx_version >= (5, 2) %}
2727
<script src="_static/sphinx_highlight.js">
28-
</script>{% endif %}{% if python_version < (3, 9) %}
29-
<meta content="width=device-width, initial-scale=0.9, maximum-scale=0.9" name="viewport"/>{% endif %}
28+
</script>{% endif %}
3029
</head>
3130
<body>
3231
<div class="document">

tests/test_directive_/test_output_pkginfo_demo_html_.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
<script src="_static/doctools.js">
2626
</script>{% if sphinx_version >= (5, 2) %}
2727
<script src="_static/sphinx_highlight.js">
28-
</script>{% endif %}{% if python_version < (3, 9) %}
29-
<meta content="width=device-width, initial-scale=0.9, maximum-scale=0.9" name="viewport"/>{% endif %}
28+
</script>{% endif %}
3029
</head>
3130
<body>
3231
<div class="document">

tests/test_directive_/test_output_requirements_file_demo_html_.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
<script src="_static/doctools.js">
2626
</script>{% if sphinx_version >= (5, 2) %}
2727
<script src="_static/sphinx_highlight.js">
28-
</script>{% endif %}{% if python_version < (3, 9) %}
29-
<meta content="width=device-width, initial-scale=0.9, maximum-scale=0.9" name="viewport"/>{% endif %}
28+
</script>{% endif %}
3029
</head>
3130
<body>
3231
<div class="document">

tests/test_directive_/test_output_scopes_demo_html_.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
<script src="_static/doctools.js">
2626
</script>{% if sphinx_version >= (5, 2) %}
2727
<script src="_static/sphinx_highlight.js">
28-
</script>{% endif %}{% if python_version < (3, 9) %}
29-
<meta content="width=device-width, initial-scale=0.9, maximum-scale=0.9" name="viewport"/>{% endif %}
28+
</script>{% endif %}
3029
</head>
3130
<body>
3231
<div class="document">

tests/test_directive_/test_output_setup_cfg_demo_html_.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
<script src="_static/doctools.js">
2626
</script>{% if sphinx_version >= (5, 2) %}
2727
<script src="_static/sphinx_highlight.js">
28-
</script>{% endif %}{% if python_version < (3, 9) %}
29-
<meta content="width=device-width, initial-scale=0.9, maximum-scale=0.9" name="viewport"/>{% endif %}
28+
</script>{% endif %}
3029
</head>
3130
<body>
3231
<div class="document">

0 commit comments

Comments
 (0)