Skip to content

Commit f536b4e

Browse files
FLAGSAPI-1449 added Poetry version to README and committed .python-version file
1 parent 6353b3e commit f536b4e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ __pycache__/
1313
.venv/
1414
smoketest-report.xml
1515
*.code-workspace
16-
.python-version
1716
.vscode/

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.13.2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The current release is version 3.0 stable.
3131
### Requirements
3232
* make
3333
* nodejs + npm/yarn
34-
* [poetry](https://github.com/python-poetry/poetry)
34+
* [poetry version 2.1.2](https://github.com/python-poetry/poetry)
3535
* Java 8+
3636

3737
### Install

0 commit comments

Comments
 (0)