You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Old version of python was 3.8 or lower, but this isn't supported any more.
To upgrade to 3.9 need to upgrade transifex-client,
as the old version of that we were using isn't supported in 3.9.
If you run pip-compile there are actually layout changes to requirements.txt
but I edited many of them back so we can see that other packages don't
change in this commit.
Need to use an older version of setuptools, or installing dependencies fails
#538
I've made a "live" branch for 2.0 so that some superficial changes can be made to the docs for this version.
To do this I made a new branch based on the v2.0 release tag.
The RTD build is currently failing with this error
I can see this file is present in later versions but don't want to assume it can be directly copied over to an older version
The text was updated successfully, but these errors were encountered: