Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

fix: run tests also with python 3.8 #354

Merged
merged 8 commits into from
Jan 29, 2020
Merged

fix: run tests also with python 3.8 #354

merged 8 commits into from
Jan 29, 2020

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    db1a7b0 View commit details
    Browse the repository at this point in the history
  2. add script override for travis

    update version requirements docs
    noandrea committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    ed9e9ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c68253a View commit details
    Browse the repository at this point in the history
  4. remove parallel tests

    parallel tests make the test suite run faster
    but they add another layer of complexity
    when onboarding new maintainers
    noandrea committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    bdff1cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1915b53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7dba4e View commit details
    Browse the repository at this point in the history
  7. cleanup dev env and commands

    - remove depenency to dephell, use poetry for export of requirements
    - use poetry for publish of packages and for build
    - update required poetry version to 1.0.1
    noandrea committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    be3d880 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6430d7 View commit details
    Browse the repository at this point in the history