File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2727 - " 3.11"
2828 - " 3.12"
2929 - " 3.13"
30+ - " 3.14"
3031 pkcs11-platform :
3132 - softhsm
3233 - opencryptoki
6566 - " 3.11"
6667 - " 3.12"
6768 - " 3.13"
69+ - " 3.14"
6870 steps :
6971 - name : Acquire sources
7072 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ classifiers = [
2121 " Programming Language :: Python :: 3.11" ,
2222 " Programming Language :: Python :: 3.12" ,
2323 " Programming Language :: Python :: 3.13" ,
24+ " Programming Language :: Python :: 3.14" ,
2425 " Topic :: Security :: Cryptography" ,
2526]
2627dependencies = [" asn1crypto>=1.5.1" ]
@@ -119,4 +120,4 @@ dev = [
119120 { include-group = " release" },
120121]
121122
122- [tool .setuptools_scm ]
123+ [tool .setuptools_scm ]
You can’t perform that action at this time.
0 commit comments