Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop Including "decorator" Library #5

Open
mhrivnak opened this issue Apr 15, 2011 · 1 comment
Open

Stop Including "decorator" Library #5

mhrivnak opened this issue Apr 15, 2011 · 1 comment

Comments

@mhrivnak
Copy link
Member

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.

@cchurch
Copy link
Member

cchurch commented Apr 15, 2011

+1 (we weren't using virtualenv at the time it was added)

jimallman referenced this issue in jimallman/openassign-server Sep 27, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants