Skip to content

Commit

Permalink
Remove Python 3.8, add 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
bschoening authored Oct 30, 2024
1 parent f8ee427 commit 862baeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ classifiers =
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13

[options]
packages = ff3
Expand Down

0 comments on commit 862baeb

Please sign in to comment.