This repository was archived by the owner on May 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change
1
+ # autogenerated pyup.io config file
2
+ # see https://pyup.io/docs/configuration/ for all available options
3
+
4
+ update : insecure
Original file line number Diff line number Diff line change @@ -18,3 +18,8 @@ python:
18
18
- 3.5
19
19
- 2.7
20
20
script : tox
21
+
22
+ # safelist
23
+ branches :
24
+ only :
25
+ - master
Original file line number Diff line number Diff line change @@ -84,15 +84,15 @@ Contributors
84
84
.. |pypi | image :: https://img.shields.io/pypi/v/pancloud.svg
85
85
:target: https://pypi.python.org/pypi/pancloud
86
86
87
- .. |travis | image :: https://img.shields.io/travis/sserrata /pancloud.svg
87
+ .. |travis | image :: https://img.shields.io/travis/PaloAltoNetworks /pancloud.svg
88
88
:target: https://travis-ci.org/PaloAltoNetworks/pancloud
89
89
90
90
.. |docs | image :: https://readthedocs.org/projects/pancloud/badge/?version=latest
91
91
:target: https://pancloud.readthedocs.io/en/latest/?badge=latest
92
92
:alt: Documentation Status
93
93
94
- .. |updates | image :: https://pyup.io/repos/github/sserrata /pancloud/shield.svg
95
- :target: https://pyup.io/repos/github/sserrata /pancloud/
94
+ .. |updates | image :: https://pyup.io/repos/github/PaloAltoNetworks /pancloud/shield.svg
95
+ :target: https://pyup.io/repos/github/PaloAltoNetworks /pancloud/
96
96
:alt: Updates
97
97
98
98
.. |requests | image :: https://img.shields.io/badge/docs-requests-blue.svg
Original file line number Diff line number Diff line change 1
- Welcome to PAN Cloud Python SDK's documentation!
1
+ Welcome to the Palo Alto Networks Cloud Python SDK documentation!
2
2
======================================
3
3
4
4
Contents:
You can’t perform that action at this time.
0 commit comments