Skip to content

Commit

Permalink
Py3.7 not supported, 3.11 is
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Dec 14, 2023
1 parent 7a6ffb2 commit ab99f39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ classifiers =
License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Natural Language :: English
Operating System :: OS Independent
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.8
Topic :: Scientific/Engineering
Intended Audience :: Science/Research
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Topic :: Scientific/Engineering
Topic :: Software Development
Typing :: Typed
Expand Down

0 comments on commit ab99f39

Please sign in to comment.