Skip to content

Commit a4d4790

Browse files
committed
Relax requirements
1 parent 8f79735 commit a4d4790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools", "setuptools-scm"]
44

55
[project]
66
name = "comyx"
7-
requires-python = ">=3.11"
7+
requires-python = ">=3.10"
88
description = "Comyx is an optimized and modular Python library for simulating wireless communication systems."
99
authors = [{ name = "Muhammad Umer", email = "thisismumer@gmail.com" }]
1010
keywords = ["python", "communication", "simulator", "wireless communication"]

0 commit comments

Comments
 (0)