meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

Restore requirements.txt for setup.py to source dependency list. #17

Closed aagbsn closed 12 years ago

aagbsn commented 12 years ago

You might want to debug with a set of specific dependencies, for example: $ pip freeze > requirements.txt

meejah commented 12 years ago

thanks! best of both worlds :)