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
After setting up the repo run the following command from an activated terminal:
nox --session update_packages
It will take some time to update packages. Be sure to use the minimum version of python for the extension. Look for the line that says @nox.session(python="3.7") in noxfile.py
The text was updated successfully, but these errors were encountered:
After setting up the repo run the following command from an activated terminal:
It will take some time to update packages. Be sure to use the minimum version of python for the extension. Look for the line that says @nox.session(python="3.7") in noxfile.py
The text was updated successfully, but these errors were encountered: