Closed aimalz closed 7 years ago
Nice work! You should now do the following, so that python picks up the code you are developing, not the code installed deep on your path:
python setup.py develop
Oops! I forgot that you, as the paranoid totalitarian micromanager
are supposed to merge pull requests! I guess we did not go as far as to restrict all merging to you. Not as totalitarian after all! :-)
Awesome, thanks!
Branch issue/10/package creates 'qp' directory with empty 'init.py' and existing 'pdf.py', with 'setup.py' outside the directory. I tested on the command line and updated 'demo.ipynb'. @drphilmarshall does everything look okay to you? Thanks!