File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,10 +9,22 @@ authors = [
99]
1010
1111readme = " README.md"
12+ license = {file = " LICENSE" }
13+
1214homepage = " https://projectarachnid.ca/en/#shield"
13- documentation = " https://projectarachnid.ca/en/#shield" # FIXME: Put the real docs page here.
15+ documentation = " https://projectarachnid.ca/en/#shield"
16+ repository = " https://github.com/CdnCentreForChildProtection/arachnid-shield-sdk-python/"
1417keywords = [" arachnid-shield" , " sdk" ]
1518
19+ classifiers = [
20+ " Development Status :: 4 - Beta" ,
21+ " Programming Language :: Python :: 3.8" ,
22+ " Programming Language :: Python :: 3.9" ,
23+ " Programming Language :: Python :: 3.10" ,
24+ " Programming Language :: Python :: 3.11" ,
25+ " Programming Language :: Python :: 3.12" ,
26+ ]
27+
1628packages = [
1729 {include = " arachnid_shield_sdk" },
1830]
You can’t perform that action at this time.
0 commit comments