Skip to content

Commit

Permalink
Revert version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
muhd-umer committed Mar 19, 2024
1 parent c0b95a6 commit 8f79735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = ["setuptools", "setuptools-scm"]

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

0 comments on commit 8f79735

Please sign in to comment.