Commits
  • [pre-commit.ci] pre-commit autoupdate
    pre-commit-ci[bot] committed 1 year ago
  • Merge pull request #171 from cleder/pre-commit-ci-update-config
    cleder committed 1 year ago
  • Test with python 3.13
    cleder committed 1 year ago
  • Drop setup.py in favour of pyproject.toml #170
    cleder committed 1 year ago
  • format pyproject.toml
    cleder committed 1 year ago
  • [pre-commit.ci] pre-commit autoupdate
    pre-commit-ci[bot] committed 1 year ago
  • make version dynamic to have only one source of truth
    cleder committed 1 year ago
  • remove manifest.in
    cleder committed 1 year ago
  • configure ruff strict
    cleder committed 1 year ago
  • [pre-commit.ci] auto fixes from pre-commit.com hooks
    pre-commit-ci[bot] committed 1 year ago
  • style: format code with Black and isort
    deepsource-autofix[bot] committed 1 year ago
  • Merge pull request #173 from cleder/pre-commit-ci-update-config
    cleder committed 1 year ago
  • Merge branch 'develop' into 170-modernize-packaging
    cleder committed 1 year ago
  • fix ruff errors
    cleder committed 1 year ago
  • avoid Any, use a protocol
    cleder committed 1 year ago
  • Merge pull request #172 from cleder/170-modernize-packaging
    cleder committed 1 year ago
  • use keyword arguments where possible
    cleder committed 1 year ago
  • per file ignores for flake8
    cleder committed 1 year ago
  • add codecov token
    cleder committed 1 year ago
  • Merge pull request #174 from cleder/170-modernize-packaging
    cleder committed 1 year ago
  • move requirements to toml
    cleder committed 1 year ago
  • python -m pip
    cleder committed 1 year ago
  • forgot -e
    cleder committed 1 year ago
  • fix typo
    cleder committed 1 year ago
  • remove test-requirements.txt
    cleder committed 1 year ago
  • Merge pull request #175 from cleder/170-modernize-packaging
    cleder committed 1 year ago
  • bring pre-commit in line with dependencies
    cleder committed 1 year ago
  • add flake8-function-order
    cleder committed 1 year ago
Loading