File: pyproject.toml

package info (click to toggle)
python-sqlalchemy-utils 0.42.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,236 kB
  • sloc: python: 13,002; makefile: 20
file content (7 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
3
4
5
6
7
[tool.poetry]
package-mode = false

[tool.poetry.dependencies]
python = ">=3.9"
sphinx = "*"
sphinx-rtd-theme = "*"