File: Pipfile

package info (click to toggle)
termineter 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 552 kB
  • sloc: python: 4,470; makefile: 15
file content (17 lines) | stat: -rw-r--r-- 282 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
pypandoc = "*"

[packages]
crcelk = "==1.3"
pluginbase = "==1.0.1"
pyasn1 = "==0.4.5"
pyserial = "==3.4"
smoke-zephyr = "==1.4.1"
tabulate = "==0.8.10"
termcolor = "==1.1.0"
setuptools = "*"