treewide: structured-attrs fixes
This commit is contained in:
committed by
Jan Tojnar
parent
c9c03c00de
commit
318e1ee4ab
@@ -40,7 +40,7 @@ buildPythonPackage rec {
|
||||
python-dateutil
|
||||
six
|
||||
more-itertools
|
||||
] ++ lib.optional (!isPy3k) [
|
||||
] ++ lib.optionals (!isPy3k) [
|
||||
pyOpenSSL
|
||||
ndg-httpsclient
|
||||
pyasn1
|
||||
|
||||
Reference in New Issue
Block a user