Closed Ademan closed 10 years ago
python-btsync should be added as a dependency as well: https://github.com/jminardi/python-btsync
Ah you're right, I didn't notice until I started testing stuff. Are you sure your python-btsync setup.py works? For me it didn't install anything.
There we go, the current version pulls BTSync from https://github.com/ademan/python-btsync though. If you merge the python-btsync change I can safely point it at your repo.
I've merged your other PR
Merging this PR as is now, we can point it to my repo later.
Right now basically all it's good for is pulling in dependencies automatically, but if you move code into packages, and add a top level script this will be much more useful.