Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IP Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Technology
Eclipse Dash
IP Analysis
Commits
189f8352
Commit
189f8352
authored
1 month ago
by
André Gomes
Browse files
Options
Downloads
Patches
Plain Diff
Update README with latest requirements
parent
e6f4173e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
189f8352
...
...
@@ -27,7 +27,7 @@ TypeScript (NPM and Yarn), Kotlin (Gradle), Python._
In order to run the tool, you must install the base requirements described below.
-
Python >=3.
6
, <3.13: check your Python version with the command
```python --version```
. In some systems, you may not have
-
Python >=3.
9
, <3.13: check your Python version with the command
```python --version```
. In some systems, you may not have
the alias for Python mapping to Python 3. In such cases, you can run
```python3 --version```
. Moreover, check that you
have the Python Package Manager (pip) installed. Similar to Python, you can run
```pip --version```
or
```
pip3 --version```. The resulting line should contain your version of Python at its end. If pip is not installed,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment