File: pyproject.toml

package info (click to toggle)
python-pymemcache 4.0.0-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 544 kB
  • sloc: python: 4,550; makefile: 209; sh: 11
file content (6 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[tool.black]
target-version = ['py37', 'py38', 'py39', 'py310']

[tool.mypy]
python_version = 3.7
ignore_missing_imports = true