Skip to content

Commit

Permalink
Updated files with 'repo_helper'.
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-helper[bot] committed Jan 13, 2022
1 parent d8700b2 commit 0d9ed98
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
11 changes: 0 additions & 11 deletions __pkginfo__.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
# This file is managed by 'repo_helper'. Don't edit it directly.
# Copyright © 2020 Dominic Davis-Foster <dominic@davis-foster.co.uk>
#
# This file is distributed under the same license terms as the program it came with.
# There will probably be a file called LICEN[S/C]E in the same directory as this file.
#
# In any case, this program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# This script based on https://github.com/rocky/python-uncompyle6/blob/master/__pkginfo__.py
#

__all__ = ["extras_require"]

Expand Down
2 changes: 1 addition & 1 deletion doc-source/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
git+https://github.com/sphinx-toolbox/html-section.git
git+https://github.com/sphinx-toolbox/email@translator
default-values>=0.5.0
domdf-sphinx-theme>=0.3.0
extras-require>=0.2.0
flake8-dunder-all>=0.0.4
html-section>=0.1.0
pygments>=2.7.4
pytest>=6.0.0
pytest-regressions>=2.0.2
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ extensions = [
"sphinx_debuginfo",
"sphinx_licenseinfo",
"seed_intersphinx_mapping",
"html_section",
"sphinx_toolbox.pre_commit",
"sphinx_toolbox.flake8",
"sphinx_autofixture",
Expand Down

0 comments on commit 0d9ed98

Please sign in to comment.