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

use pytoolconfig for configuration #473

Merged
merged 35 commits into from
Jun 17, 2022
Merged

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    a66ba90 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    d26765e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. remove pydantic dependency

    bagel897 committed May 21, 2022
    Configuration menu
    Copy the full SHA
    79bbec6 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. use read the docs and sphinx

    bagel897 committed May 22, 2022
    Configuration menu
    Copy the full SHA
    1046994 View commit details
    Browse the repository at this point in the history
  2. add universal keys

    bagel897 committed May 22, 2022
    Configuration menu
    Copy the full SHA
    48c255b View commit details
    Browse the repository at this point in the history
  3. drop python2 support

    bagel897 committed May 22, 2022
    Configuration menu
    Copy the full SHA
    0f2964b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8bab12 View commit details
    Browse the repository at this point in the history
  5. drop python 3.6 support

    bagel897 committed May 22, 2022
    Configuration menu
    Copy the full SHA
    63f041d View commit details
    Browse the repository at this point in the history
  6. fix dependency specifier

    bagel897 committed May 22, 2022
    Configuration menu
    Copy the full SHA
    9c13ee6 View commit details
    Browse the repository at this point in the history
  7. blacken

    bagel897 committed May 22, 2022
    Configuration menu
    Copy the full SHA
    ca4fb28 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. merge prefs with dataclass

    bagel897 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    ec2d323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eaa5c0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. use rtd theme

    bagel897 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    b84c46a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bc1996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a57a27c View commit details
    Browse the repository at this point in the history
  4. remove default config

    bagel897 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    e1132c6 View commit details
    Browse the repository at this point in the history
  5. remove old config file

    bagel897 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    ff8f984 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cf96e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4246efd View commit details
    Browse the repository at this point in the history
  8. Update changelog

    bagel897 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    0753cc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    02d47ec View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    10b5456 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect merge conflict resolution

    This branch no longer specifies setuptools configuration in setup.py, the 
    previous merge conflict resolution accidentally reverted this change.
    lieryan committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    f7dd7ec View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    be47cb5 View commit details
    Browse the repository at this point in the history
  2. Fix whitespace

    lieryan committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    75fd6cd View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    lieryan committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    e10caf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d64369e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b97718 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58faa9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f0d893 View commit details
    Browse the repository at this point in the history
  8. Restore default_config.py

    It's good to have an example file here
    lieryan committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    9370185 View commit details
    Browse the repository at this point in the history
  9. Change the default config.py to only document

    Maybe figure out how to get pytoolconfig to generate the default
    config.py from Prefs class?
    lieryan committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8e4f9d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    f53c360 View commit details
    Browse the repository at this point in the history
  2. docs: link default_config.py

    bagel897 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a7cc890 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    992841f View commit details
    Browse the repository at this point in the history