File: setup.cfg

package info (click to toggle)
pycuda 2022.2.2~dfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: bookworm
  • size: 1,724 kB
  • sloc: python: 13,136; cpp: 6,952; makefile: 61
file content (12 lines) | stat: -rw-r--r-- 254 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[flake8]
ignore = E126,E127,E128,E123,E226,E241,E242,W503,N806,F405,E501
max-line-length = 85
exclude = pycuda/compyte/ndarray,pycuda/compyte/array.py
inline-quotes = "
docstring-quotes = """
multiline-quotes = """

[egg_info]
tag_build = 
tag_date = 0