Edit

kc3-lang/brotli/pyproject.toml

Branch :

  • Show log

    Commit

  • Author : 清靈語
    Date : 2022-11-16 01:39:13
    Hash : 388d0d53
    Message : add pyproject.toml (#987) * add pyproject.toml pypa/pip#8559 https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/#fallback-behaviour * modify requirements https://github.com/google/brotli/pull/987#issuecomment-1315486841

  • pyproject.toml
  • [build-system]
    requires = ["setuptools"]
    build-backend = "setuptools.build_meta"