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 f1011a6 commit 81e48edCopy full SHA for 81e48ed
decrypt_oracle/setup.py
@@ -45,13 +45,7 @@ def get_requirements():
45
"Natural Language :: English",
46
"License :: OSI Approved :: Apache Software License",
47
"Programming Language :: Python",
48
- "Programming Language :: Python :: 2",
49
- "Programming Language :: Python :: 2.7",
50
- "Programming Language :: Python :: 3",
51
- "Programming Language :: Python :: 3.4",
52
- "Programming Language :: Python :: 3.5",
53
"Programming Language :: Python :: 3.6",
54
- "Programming Language :: Python :: 3.7",
55
"Programming Language :: Python :: Implementation :: CPython",
56
"Topic :: Security",
57
"Topic :: Security :: Cryptography",
0 commit comments