We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f79735 commit a4d4790Copy full SHA for a4d4790
pyproject.toml
@@ -4,7 +4,7 @@ requires = ["setuptools", "setuptools-scm"]
4
5
[project]
6
name = "comyx"
7
-requires-python = ">=3.11"
+requires-python = ">=3.10"
8
description = "Comyx is an optimized and modular Python library for simulating wireless communication systems."
9
authors = [{ name = "Muhammad Umer", email = "thisismumer@gmail.com" }]
10
keywords = ["python", "communication", "simulator", "wireless communication"]
0 commit comments