File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 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)
You can’t perform that action at this time.
0 commit comments