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
If we want to continue using this library, we should take it out of our trunk and install it the right way, which is probably with pip in a virtual environment. Dropping it in side-by-side with our own code is confusing, allowed it to be forgotten about, and removed opportunities for us to consider grabbing a newer version.
The text was updated successfully, but these errors were encountered:
In pr_services/rpc/ we have "decorator.py", which is actually from here: http://pypi.python.org/pypi/decorator
If we want to continue using this library, we should take it out of our trunk and install it the right way, which is probably with pip in a virtual environment. Dropping it in side-by-side with our own code is confusing, allowed it to be forgotten about, and removed opportunities for us to consider grabbing a newer version.
The text was updated successfully, but these errors were encountered: