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
{{ message }}
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
I need to make CouchDB-FUSE depend on CouchDB >= 0.5dev- r125 , but at the
moment easy_install can't find a development version of couchdb-python to
download. I believe the solution is as easy as providing a link to the SVN
repository, with something like "#egg=CouchDB-0.5dev" appended to it.
If this could be added it would make installing the current version of
CouchDB-FUSE a lot easier.