Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
thg
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
790
Issues
790
List
Boards
Labels
Service Desk
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mercurial
TortoiseHg
thg
Commits
290ae7c8fa05
Commit
ce30de2c
authored
Jun 06, 2020
by
Manuel Jacob
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: clarify Mercurial and Python version requirements
--HG-- branch : stable
parent
4a232bb1f8cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
CONTRIBUTING.txt
CONTRIBUTING.txt
+7
-2
No files found.
CONTRIBUTING.txt
View file @
290ae7c8fa05
...
...
@@ -17,7 +17,12 @@ below.
PyQt: 4.7.5
Qt: 4.6
=== Mercurial version ===
TortoiseHg aims to be able to run with all versions of Mercurial that are
listed in the testedwith variable of tortoisehg/util/hgversion.py.
=== Python version ===
TortoiseHg
needs to run on Python 2.7, to stay consistent with Mercurial
itself
.
TortoiseHg
aims to be able to run on all the Python versions that are supported
by Mercurial. See https://www.mercurial-scm.org/wiki/SupportedPythonVersions
.
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