https://github.com/bigchaindb/cryptoconditions/blob/7ef4cc6f9248de32842e3ae365eb6f0d4adefb76/cryptoconditions/crypto.py#L33 This happens during setup.py installation in python 3.8 ``` build/bdist.linux-x86_64/egg/cryptoconditions/crypto.py:33: SyntaxWarning: "is" with a literal. Did you mean "=="? elif encoding is 'bytes': ```
cryptoconditions/cryptoconditions/crypto.py
Line 33 in 7ef4cc6
This happens during setup.py installation in python 3.8