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

Pypi #45

Merged
merged 5 commits into from
Jul 27, 2023
Merged

Pypi #45

merged 5 commits into from
Jul 27, 2023

Commits on Feb 23, 2023

  1. ✨ setup python package (better)

    - build dependencies: pyproject.toml
    - requirements and more: setup.cfg
    - editable installs: setup.py
    Henry committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    edc18ca View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. 🚧 version in pkg and flake8 linting

    Henry committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7c52683 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge branch 'dev' into pypi

    Henry Webel authored May 18, 2023
    Configuration menu
    Copy the full SHA
    9a24780 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge branch 'origin/dev' into pypi

    Henry Webel committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    47f74a4 View commit details
    Browse the repository at this point in the history
  2. 🐛 pick up version from init

    - fix constraint (upper constraints still need to be removed)
    - ignore build folder
    Henry Webel committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4a5d17d View commit details
    Browse the repository at this point in the history