Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • v0.2.6
  • v0.2.5
  • v0.2.4
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.1
  • v0.1.0
10 results

Pipfile

Blame
    • nimrod's avatar
      64b2a64f
      A big cleanup. · 64b2a64f
      nimrod authored
      - Use Pipenv for local development tasks in a virtualenv.
      - Replace fabfile with Pipfile "scripts".
      - Update .gitignore.
      - Add lots of checks using pre-commit.
      - Format code using Black.
      - Use PEP 396 version tracking.
      - Use bumpversion for tagging new versions.
      - Fix issues found with Flake8, pylint.
      64b2a64f
      History
      A big cleanup.
      nimrod authored
      - Use Pipenv for local development tasks in a virtualenv.
      - Replace fabfile with Pipfile "scripts".
      - Update .gitignore.
      - Add lots of checks using pre-commit.
      - Format code using Black.
      - Use PEP 396 version tracking.
      - Use bumpversion for tagging new versions.
      - Fix issues found with Flake8, pylint.