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 2032311 commit 14b5d45Copy full SHA for 14b5d45
setup.py
@@ -109,11 +109,7 @@ def call(cmd):
109
110
'License :: OSI Approved :: MIT License',
111
112
- 'Programming Language :: Python :: 3.6',
113
- 'Programming Language :: Python :: 3.7',
114
- 'Programming Language :: Python :: 3.8',
115
- 'Programming Language :: Python :: 3.9',
116
- 'Programming Language :: Python :: 3.10',
+ 'Programming Language :: Python :: 3',
117
],
118
'keywords': 'Bitcoin wallet BIP32 BIP38 BIP39 secp256k1',
119
'project_urls': {
0 commit comments