Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • v0.4.3
  • v0.4.2
  • v0.4.1
  • v0.3.1
  • 0.2.1
  • 0.2.0
  • v0.2.0
8 results

setup.py

Blame
    • nimrod's avatar
      1483774b
      - Renamed Python module to eb_prune (otherwise import fails). · 1483774b
      nimrod authored
      - Added log files and .tox to gitignore.
      - Beginning work on README file (just heading, single note and TODO list for
        now).
      - Added MANIFEST.in.
      - Refactored code in to a main function (for console script).
      - Added setup.cfg.
      - Specify Python 3.5 and 2.7 (what I have available locally for testing).
      - Added dependency list.
      1483774b
      History
      - Renamed Python module to eb_prune (otherwise import fails).
      nimrod authored
      - Added log files and .tox to gitignore.
      - Beginning work on README file (just heading, single note and TODO list for
        now).
      - Added MANIFEST.in.
      - Refactored code in to a main function (for console script).
      - Added setup.cfg.
      - Specify Python 3.5 and 2.7 (what I have available locally for testing).
      - Added dependency list.