Skip to content

Commit

Permalink
Update classifier to specify Python 3 only (#643)
Browse files Browse the repository at this point in the history
Some change to ensure this program is Python 3 only.

Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
  • Loading branch information
ericwb authored Oct 16, 2024
1 parent 4cdf233 commit 9c3433c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ classifier =
Operating System :: Microsoft :: Windows
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Expand Down

0 comments on commit 9c3433c

Please sign in to comment.