#17 Assorted code structure related cleanups
Merged by ncoghlan. Opened by ncoghlan.
modularity/ ncoghlan/fedmod issue-15-enable-fedmod-command-in-dev-environments  into  master

Download 17.patch
  • make the Python API private (fedmod -> _fedmod)
  • actually generate the script wrapper correctly
  • move the shippable parts inside a src directory
  • only list the runtime dependencies in src/setup.py
  • remove some unnecessary dev dependencies
  • update the README (including more info on getting started with pipenv)

Pull-Request has been merged by ncoghlan

Metadata