Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: use python poetry for distribution #158

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 23, 2021

  1. use python poetry for distribution

    - rewrite github workflows to use python poetry
    - remove travis
    - update pyproject and poetry.lock
    - remove setup.py and requirements.txt
    Istvan91 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    80907af View commit details
    Browse the repository at this point in the history
  2. fix typo in test workflow

    Istvan91 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    90788e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eec41c View commit details
    Browse the repository at this point in the history
  4. use new version of coveralls

    Istvan91 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    fb8c66e View commit details
    Browse the repository at this point in the history