pyro2
pyro2 copied to clipboard
fix pyro setup.py installation
We should have pyro2 be a proper module that can be installed centrally, this means it needs a directory structure like:
- pyro2/
- setup.py
- pyro/
this will help with #65 and #75
this has been completed