pyproject.toml 170 B

123456
  1. [build-system]
  2. requires = ["setuptools >= 30.3.0", "wheel"]
  3. [tool.codespell]
  4. skip = '.git,*.pdf,*.svg,venvs,versioneer.py,DL-*,.github,_build'
  5. ignore-words-list = 'wit'