Skip to content

Commit

Permalink
Add Python 3.10 to classifiers in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiodsf committed Jul 28, 2022
1 parent 0196cb0 commit cdeb2ca
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 @@ -77,6 +77,7 @@
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Topic :: Scientific/Engineering',
'Topic :: Scientific/Engineering :: Physics'],
install_requires=['numpy>=1.18']
Expand Down

0 comments on commit cdeb2ca

Please sign in to comment.