Add latest version of Sphinx (#4264)
* Add latest version of Sphinx * Flake8 fix
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
class PyPygments(PythonPackage):
|
||||
"""Pygments is a syntax highlighting package written in Python."""
|
||||
|
||||
homepage = "https://pypi.python.org/pypi/pygments"
|
||||
homepage = "http://pygments.org/"
|
||||
url = "https://pypi.io/packages/source/P/Pygments/Pygments-2.2.0.tar.gz"
|
||||
|
||||
import_modules = [
|
||||
|
Reference in New Issue
Block a user