]> git.pld-linux.org Git - packages/python3-sphinx_copybutton.git/blob - python-sphinx_copybutton-deps.patch
ae4cefcd555bd021995bf0c7093a5a961950f77f
[packages/python3-sphinx_copybutton.git] / python-sphinx_copybutton-deps.patch
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.021136 seconds and 2 git commands to generate.