Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
5a5fee8c
Commit
5a5fee8c
authored
Dec 30, 2009
by
Georg Brandl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#7487: update Pygments version.
parent
95049f25
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Doc/README.txt
Doc/README.txt
+1
-1
Doc/make.bat
Doc/make.bat
+1
-1
No files found.
Doc/README.txt
View file @
5a5fee8c
...
...
@@ -90,7 +90,7 @@ or by installing it from PyPI.
You can optionally also install Pygments, either as a checkout via ::
svn co http://svn.python.org/projects/external/Pygments-
0.1
1.1/pygments tools/pygments
svn co http://svn.python.org/projects/external/Pygments-
1.
1.1/pygments tools/pygments
or from PyPI at http://pypi.python.org/pypi/Pygments.
...
...
Doc/make.bat
View file @
5a5fee8c
...
...
@@ -37,7 +37,7 @@ goto end
svn
co
%SVNROOT%
/external/Sphinx
-
0
.6.3/sphinx
tools
/sphinx
svn
co
%SVNROOT%
/external/docutils
-
0
.5/docutils
tools
/docutils
svn
co
%SVNROOT%
/external/Jinja
-
2
.1.1/jinja2
tools
/jinja
2
svn
co
%SVNROOT%
/external/Pygments
-
0
.1
1.1/pygments
tools
/pygments
svn
co
%SVNROOT%
/external/Pygments
-
1
.
1.1/pygments
tools
/pygments
goto
end
:update
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment