Closed phrohdoh closed 8 years ago
This could be added to the setup.py by adding the URL to the zip download into the requires list.
It can also be installed by typing:
pip install https://github.com/jonathanslenders/asyncio-amp/archive/master.zip
Hi all,
The new version of pymux does not depend anymore on asyncio_amp. Just run pip install pymux
on any Python version you want, and it should work.
Jonathan
What else do I need to do to use pymux?
Thanks. :-)