couchdb-python
couchdb-python copied to clipboard
Don't rely on pkg_resources for version string
From [email protected] on March 02, 2011 12:51:42
If pkg_resources is not available the couchdb.init modules sets the version string to '?'. We shouldn't rely on pkg_resources for something so important, especially as it's the only use of pkg_resources.
Original issue: http://code.google.com/p/couchdb-python/issues/detail?id=168
From [email protected] on October 22, 2012 04:37:40
Not something I've done anything with. I'm guessing it annoyed me while I was in the middle of something so created the issue so it wouldn't get forgotten. Clearly, that tactic failed ;). Not sure why it's assigned to me actually, I guess that's the default for new issues.