Metadata-Version: 2.1
Name: sphinx-autobuild
Version: 2021.3.14
Summary: Rebuild Sphinx documentation on changes, with live-reload in the browser.
Home-page: https://github.com/executablebooks/sphinx-autobuild
Author: Jonathan Stoppani
Author-email: jonathan@stoppani.name
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: sphinx
Requires-Dist: livereload
Requires-Dist: colorama
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
