(towards #3364) make 3.3.0-rc1 release#3397
Conversation
|
The updates to fparser were done in a previous PR so all that is left to do here is update the version number in |
|
Ready for a look from @sergisiso :-) |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3397 +/- ##
=======================================
Coverage 99.95% 99.95%
=======================================
Files 387 387
Lines 54317 54317
=======================================
Hits 54295 54295
Misses 22 22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
sergisiso
left a comment
There was a problem hiding this comment.
Should the setup.py have install_requires=[..., 'fparser==0.2.2', ... as mentioned in https://github.com/stfc/PSyclone/wiki/NewRelease as future fparsers can easily break the frontend?
Also, I changed the PR to a towards since the issue shouldn't be closed until the proper realease.
|
Oops, thanks Sergi. I've updated setup.py now. |
No description provided.