mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
parent
012d42db6a
commit
9e2b17147d
@ -1 +0,0 @@
|
|||||||
sphinx>=1.3
|
|
1
setup.py
1
setup.py
@ -27,7 +27,6 @@ setup(
|
|||||||
'static/font/*.*'
|
'static/font/*.*'
|
||||||
]},
|
]},
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
install_requires=open('requirements.txt').read().splitlines(),
|
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 3 - Alpha',
|
'Development Status :: 3 - Alpha',
|
||||||
'License :: OSI Approved :: BSD License',
|
'License :: OSI Approved :: BSD License',
|
||||||
|
Loading…
Reference in New Issue
Block a user