本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
askadm
/
ansible.azure.automation
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
add requirement file for python module
master
jdongmo
4 年之前
父節點
a62f57f498
當前提交
ad6d2831bf
共有
1 個檔案被更改
,包括
36 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+36
-0
requirements.txt
+ 36
- 0
requirements.txt
查看文件
@@ -0,0 +1,36 @@
## Default requirements
ansible[azure]>=2.9,<2.10
asn1crypto
bcrypt
cffi!=1.11.3
cryptography
enum34
idna
ipaddress
Jinja2
MarkupSafe
paramiko
pyasn1
pycparser
PyNaCl
PyYAML
six
## misc explicit needs
appdirs
netaddr
requests
requests_toolbelt
wheel
## Azure
azure-storage-common
packaging
# requests[security]
pyOpenSSL
## PaloAlto
xmltodict
pandevice
pan-python
pan-os-python
Write
Preview
Loading…
取消
儲存