Skip to content

Commit 3693b9d

Browse files
committed
modified: Documentation/README.html
modified: README.md
1 parent ae8fdfd commit 3693b9d

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

Documentation/README.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,7 @@ <h2 id="requirements">Requirements</h2>
289289
<ul>
290290
<li>matplotlib *</li>
291291
<li>numpy *</li>
292-
<li>numba *
293-
<sub>(as of October 26, 2024, Numba only supports Python versions up to 3.12.x. Versions 3.13.x are currently not supported)</sub></li>
292+
<li>numba *</li>
294293
<li>math *</li>
295294
</ul>
296295
<p>(* mandatory)</p>

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ To run the programs, the following Python libraries or modules must be installed
119119
- matplotlib *
120120
- numpy *
121121
- numba *
122-
<sub>(as of October 26, 2024, Numba only supports Python versions up to 3.12.x. Versions 3.13.x are currently not supported)</sub>
123122
- math *
124123

125124
(* mandatory)

0 commit comments

Comments
 (0)