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

[1.2.x] Ignore check-wheel-contents W002 duplciate files error, add pydantic_v1 module, add pytest-cov dependency #507

Merged
merged 5 commits into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    60124e4 View commit details
    Browse the repository at this point in the history
  2. update pre-commit

    andrii-i committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9ff5b6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e5cf33 View commit details
    Browse the repository at this point in the history
  4. Pydantic v1 and v2 compatibility, add pydantic_v1 module (jupyter-s…

    …erver#463)
    
    * Custom module to allow Pydantic v1 and v2 compatibility
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Update jupyter_scheduler/pydantic_v1/__init__.py
    
    Co-authored-by: david qiu <[email protected]>
    
    * Removes unneeded logic
    
    * Adds dataclasses.py
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: david qiu <[email protected]>
    3 people authored and andrii-i committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    450c08c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8646619 View commit details
    Browse the repository at this point in the history