File: requirements.txt

package info (click to toggle)
python-tomli-w 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,476 kB
  • sloc: python: 614; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# NOTE
# Tomli-W itself is not included here because tox is used to read
# this file and install the deps, and it handles the Tomli-W
# installation separately.
pytomlpp
toml
tomlkit
qtoml
# comment out TOML v1.0.0 incompatible rtoml
#rtoml

# for reading data.toml
tomli