Closed orangeturtle739 closed 5 years ago
@jsn1993 please take a look and see what you think.
tell me more about the pytest upgrade. does that mean that anyone that is using pymtl on travis will no need to change their travis.yml file? (i.e., ~100 4750 students?)
I don't think everyone who is using pymtl on travis will have to change .travis.yml
, but I'm not positive. It seems that the tests for pymtl itself are using some deprecated feature, which was removed in a new version of pytest. But the students in 4750 shouldn't be running the pymtl tests themselves, so they should be OK.
so what do we need to do next to merge this in?
so what do we need to do next to merge this in?
I'm just asking for spacing fixes. After anyone push a commit to fix all spacings, I will approve.
right ... i posted a comment about that. for this specific pull request since it is just an update to pymt v2 maybe it is fine as it is?
@cbatten @jsn1993 fixed the spacing
LGTM
Code like https://github.com/cornell-brg/pymtl/compare/jng55-closures?expand=1#diff-ae2a0fffb8117a39395422133340c31fL29 now works!