TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
ci
/
tf-tuxpub-deploy
/
refs/heads/master
/
.
/
Pipfile
blob: 5c8bcb029714549e40b66e94fd4da4b88c2f0341 [
file
] [
log
] [
blame
]
Benjamin Copeland
e41ba75
2020-11-11 12:31:30 +0000
[
diff
] [
blame
]
1
[[
source
]]
2
name
=
"pypi"
3
url
=
"https://pypi.org/simple"
4
verify_ssl
=
true
5
6
[
dev
-
packages
]
7
8
[
packages
]
9
zappa
=
"*"
10
tuxpub
=
"*"
11
pytest
=
"*"
12
requests
=
"*"
13
tuxbuild
=
"*"
14
15
[
requires
]
16
python_version
=
"3.7"