MSPA-3196 Update dependencies for later python versions#65
Conversation
There was a problem hiding this comment.
I had to install twisted with pip install twisted to make this work - otherwise make test failed. Does this need to be added to requirements.txt? Also, should we be doing a pip freeze here too? Update: it looks like this was removed from setup.py at some stage, but is weirdly not showing in the Files Changed.
I also would expect the README to be updated to say which version of python is needed.
|
Looking at the build issues I'm having, and the error messages, I think we need to consider updating to something like poetry too - see #64 for an example of work already done for this. I'm just not sure if we must do that as part of MSPA-3196, but we certainly should do it soon. |
|
Closing as the commit is used in #68 |
No description provided.