mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08: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