mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
Remove characteristic
dependency
Fixes: ticket:3279
This commit is contained in:
parent
5bd84895fd
commit
26c7282365
@ -31,7 +31,6 @@ hidden_imports = [
|
||||
'allmydata.introducer',
|
||||
'allmydata.stats',
|
||||
'cffi',
|
||||
'characteristic',
|
||||
'Crypto',
|
||||
'packaging.specifiers',
|
||||
'six.moves.html_parser',
|
||||
|
@ -19,7 +19,6 @@ package_imports = [
|
||||
('OpenSSL', None),
|
||||
('pyasn1', 'pyasn1'),
|
||||
('service-identity', 'service_identity'),
|
||||
('characteristic', 'characteristic'),
|
||||
('pyasn1-modules', 'pyasn1_modules'),
|
||||
('cryptography', 'cryptography'),
|
||||
('cffi', 'cffi'),
|
||||
|
Loading…
Reference in New Issue
Block a user