Skip to content

Commit 21e1544

Browse files
authored
Add the "Framework :: AWS CDK :: 1" classifier (#44)
And for good measure, also add "Framework :: AWS CDK".
1 parent 47fc3a8 commit 21e1544

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
How to contributing to this package.
33

44
## Running tests
5-
Run `make tests`. This checks whether the auto-generated list of classifiers
5+
Run `make test`. This checks whether the auto-generated list of classifiers
66
matches the input source.
77

88
## Running linting

src/trove_classifiers/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
"Environment :: X11 Applications :: Gnome",
6060
"Environment :: X11 Applications :: KDE",
6161
"Environment :: X11 Applications :: Qt",
62+
"Framework :: AWS CDK",
63+
"Framework :: AWS CDK :: 1",
6264
"Framework :: AiiDA",
6365
"Framework :: AsyncIO",
6466
"Framework :: BEAT",

0 commit comments

Comments
 (0)