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

opinionated structure changes, fix build process, fix test, use local project for tests, semantic versioning #7

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

Commits on Mar 20, 2023

  1. Use local project for testing and fix test

    - use local verion for faster iteration in tests
    - fix test for out-of-bounds solar radtion in test_solar_range
    benatouba committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9c9f703 View commit details
    Browse the repository at this point in the history
  2. change project structure and more pyproject rules

    - use structure penmon/penmon
    - more elaborate pyproject.toml with many rules
    benatouba committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8e72c2e View commit details
    Browse the repository at this point in the history
  3. fix installation procedure

    benatouba committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2236d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12a8c93 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    e9f30bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33812f1 View commit details
    Browse the repository at this point in the history
  3. adaptions to code changes

    benatouba committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    067bbf6 View commit details
    Browse the repository at this point in the history