File: setup.cfg

package info (click to toggle)
dolfinx-mpc 0.5.0.post0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,112 kB
  • sloc: python: 5,998; cpp: 5,196; makefile: 67
file content (10 lines) | stat: -rw-r--r-- 120 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
[flake8]
max-line-length = 120
ignore = W503

[tool:pytest]
junit_family = xunit2


[mypy]
ignore_missing_imports = True