File: pyproject.toml

package info (click to toggle)
python-django-ical 1.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 308 kB
  • sloc: python: 1,307; makefile: 136
file content (6 lines) | stat: -rw-r--r-- 133 bytes parent folder | download
1
2
3
4
5
6
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm"]

[tool.black]
line-length = 88
target_version = ['py38']