Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • netaddr
  • ft/in-place
  • ft/run
  • v0.7.6
  • v0.7.5
  • v0.7.4
  • v0.7.3
  • v0.7.2
  • v0.7.1
  • v0.7.0
  • v0.6.6
  • v0.6.5
  • v0.6.4
  • v0.6.3
  • v0.6.2
  • v0.6.1
  • v0.6.0
  • v0.5.1
  • v0.5.0
  • v0.4.8
  • v0.4.7
  • v0.4.6
  • v0.4.4
24 results

Pipfile.lock

Blame
    • nimrod's avatar
      f9d3167d
      Major overhaul of the project. · f9d3167d
      nimrod authored
      - Use pipenv instead of tox.
      - Expand use of pre-commit, many more hooks.
      - Run just Bats and doctest for each Python version, pre-commit and
      twine check just with Python 3.7.
      - Fix doctests, issues found by different checks.
      - Use bumpversion instead of relying on a VERSION file.
      - Update documentation.
      - State AGPL license everywhere (stated MIT in setup.py by accident).
      - Format code with Black.
      - Test on Python 3.7 in Travis CI.
      f9d3167d
      History
      Major overhaul of the project.
      nimrod authored
      - Use pipenv instead of tox.
      - Expand use of pre-commit, many more hooks.
      - Run just Bats and doctest for each Python version, pre-commit and
      twine check just with Python 3.7.
      - Fix doctests, issues found by different checks.
      - Use bumpversion instead of relying on a VERSION file.
      - Update documentation.
      - State AGPL license everywhere (stated MIT in setup.py by accident).
      - Format code with Black.
      - Test on Python 3.7 in Travis CI.