Closed SCZwangxiao closed 11 months ago
Fix some bugs, the code should be able to pass the test.
The error of the latest run seems strange:
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
unknown package:
Expected sha256 0a255af5f5b3e630fe0061f55da707923aa80821e24841043f69d3faf49060bf
Got 51b48f7d4dc2a149227de000630cab4b5efb55f6c0e33ec1a9dc6816ce3076b3
There is no hash in the requirements file, and I can't locate the bug.
@SCZwangxiao sorry for the delay on this, thanks a lot, LGTM!
Fix issue #264 . See for more details.