Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dcbf2e4

Browse files
author
Maxim Kochukov
committed
enh: topics clarified
1 parent dd8e34e commit dcbf2e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎setup.py‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@
1717
'Development Status :: 3 - Alpha',
1818
# Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package
1919
'Intended Audience :: Developers', # Define that your audience are developers
20-
'TOPIC :: SECURITY :: CRYPTOGRAPHY',
20+
'Topic :: Security',
21+
'Topic :: Security :: Cryptography',
2122
'License :: OSI Approved :: MIT License', # Again, pick a license
2223
'Programming Language :: Python :: 3', # Specify which pyhton versions that you want to support
2324
'Programming Language :: Python :: 3.3',
2425
'Programming Language :: Python :: 3.4',
2526
'Programming Language :: Python :: 3.5',
2627
'Programming Language :: Python :: 3.6',
2728
'Programming Language :: Python :: 3.7',
29+
'Python :: Implementation :: CPython',
2830
],
2931
)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /