We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb5c4e commit ffc1083Copy full SHA for ffc1083
setup.cfg
@@ -22,7 +22,7 @@ classifiers =
22
Programming Language :: Python :: Implementation :: CPython
23
Environment :: Console
24
license_files = LICENSE
25
-description = attr: pyencrypt.__description__
+description = Encrypt python source code and import module dynamically.
26
long_description = file: README.md
27
long_description_content_type = text/markdown
28
keywords = python-encrypt, import-hook
0 commit comments