Skip to content

Commit

Permalink
modify setup.py to show supported python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andyx13 committed Nov 21, 2023
1 parent 1c912c8 commit 8aaca9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
],
description='Signal Processing Tools for Machine Mearning',
entry_points={
Expand Down

0 comments on commit 8aaca9f

Please sign in to comment.