mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix manifest. Again.
This commit is contained in:
parent
6693413ed7
commit
42ade899dc
@ -8,6 +8,7 @@ include TODO
|
|||||||
include babel.cfg
|
include babel.cfg
|
||||||
include Makefile
|
include Makefile
|
||||||
include ez_setup.py
|
include ez_setup.py
|
||||||
|
include sphinx-autogen.py
|
||||||
include sphinx-build.py
|
include sphinx-build.py
|
||||||
include sphinx-quickstart.py
|
include sphinx-quickstart.py
|
||||||
|
|
||||||
|
@ -235,4 +235,4 @@ def main(argv):
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
main()
|
main(sys.argv)
|
||||||
|
Loading…
Reference in New Issue
Block a user