Skip to content

Commit bca5d58

Browse files
committed
Update file header
1 parent 5ec7e23 commit bca5d58

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

setup.py

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
#!/usr/bin/env python3
2-
"""
3-
Copyright (c) 2017-2018 Fabian Affolter <fabian@affolter-engineering.ch>
4-
5-
Licensed under MIT. All rights reserved.
6-
"""
2+
"""Set up the Python API client for Netdata."""
73
import os
84
import sys
95

@@ -32,7 +28,7 @@
3228
author='Fabian Affolter',
3329
author_email='fabian@affolter-engineering.ch',
3430
license='MIT',
35-
install_requires=['aiohttp'],
31+
install_requires=['aiohttp', 'async_timeout'],
3632
packages=['netdata'],
3733
zip_safe=True,
3834
classifiers=[

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy