]> git.pld-linux.org Git - packages/python3-sphinx_copybutton.git/blame - python-sphinx_copybutton-deps.patch
- new
[packages/python3-sphinx_copybutton.git] / python-sphinx_copybutton-deps.patch
CommitLineData
4152d114
JB
1--- sphinx-copybutton-0.2.6/setup.py.orig 2019-12-03 03:40:46.000000000 +0100
2+++ sphinx-copybutton-0.2.6/setup.py 2022-03-20 07:44:45.836657992 +0100
3@@ -19,6 +19,6 @@ setup(
4 '_static/copybutton.js',
5 '_static/copy-button.svg']},
6 include_package_data=True,
7- install_requires=["flit", "setuptools", "wheel", "sphinx"],
8+ install_requires=["setuptools", "sphinx"],
9 classifiers=["License :: OSI Approved :: MIT License"]
10 )
This page took 0.047679 seconds and 4 git commands to generate.