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

PEP621 적용 #228

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

PEP621 적용 #228

wants to merge 17 commits into from

Commits on Sep 10, 2024

  1. chore: first try

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4729a95 View commit details
    Browse the repository at this point in the history
  2. chore: add ipykernel

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    628c691 View commit details
    Browse the repository at this point in the history
  3. fix: bs4 import error

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0e7a26f View commit details
    Browse the repository at this point in the history
  4. fix: plotly warnings

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cfe3f47 View commit details
    Browse the repository at this point in the history
  5. chore: add pytest

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    486e458 View commit details
    Browse the repository at this point in the history
  6. chore: add sphinx

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bc75cb2 View commit details
    Browse the repository at this point in the history
  7. chore: ignore dist

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    eecef1a View commit details
    Browse the repository at this point in the history
  8. chore: replace bs4 with beautifulsoup4

    Co-authored-by: geesecross <[email protected]>
    phi-friday and geesecross committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1864e82 View commit details
    Browse the repository at this point in the history
  9. chore: plotly as essential

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    448d3aa View commit details
    Browse the repository at this point in the history
  10. chore: update pyproject

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a7d2460 View commit details
    Browse the repository at this point in the history
  11. chore: rm README.md, LICENSE.txt from wheel

    METADATA 중복
    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    93809cf View commit details
    Browse the repository at this point in the history
  12. chore: rm exclude pyc from sdist

    gitignore 중복
    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2b4bd47 View commit details
    Browse the repository at this point in the history
  13. chore: rye -> uv

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7e0c73a View commit details
    Browse the repository at this point in the history
  14. chore: pandas 0.19 -> 1.1

    python 3.9를 지원하는 최소버전
    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7085a3d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4aa4d3b View commit details
    Browse the repository at this point in the history
  16. chore: dynamic versioning

    phi-friday committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    47c1bad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2652a8c View commit details
    Browse the repository at this point in the history