Skip to content

Commit 84ebe89

Browse files
committed
Remove Python requirement from the README
This is already specified in the pyproject.toml file, and pip should take care of checking it, so having it in the README is redundant. It also requires maintainance, as each time we support another Python version it needs to be updated. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 89bde34 commit 84ebe89

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66

77
A development kit to interact with the Frequenz development platform.
88

9-
## Supported Python versions
10-
11-
* Only Python 3.11 is fully supported (tested).
12-
139
## Contributing
1410

1511
If you want to know how to build this project and contribute to it, please

0 commit comments

Comments
 (0)