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
      34ab9941
      Use the docstring as the description. · 34ab9941
      nimrod authored
      Both as the package description and the CLI description. Had to
      workaround the botocore package missing in some cases (like pre-commit)
      so the module can still be imported by setup.py.
      34ab9941
      History
      Use the docstring as the description.
      nimrod authored
      Both as the package description and the CLI description. Had to
      workaround the botocore package missing in some cases (like pre-commit)
      so the module can still be imported by setup.py.