summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorScott Bahling <sbahling@suse.com>2020-02-03 09:04:28 +0100
committerScott Bahling <sbahling@suse.com>2020-02-03 09:04:28 +0100
commit2c3f27bbc42011ba97aa3960ad54a164c638a537 (patch)
treefc59c78c33ae29e7a474812c21e922dadc7db7ae /setup.py
parent7d82a916100a01b80a49bd60e92a5aa430e0829b (diff)
downloadobsapi-2c3f27bbc42011ba97aa3960ad54a164c638a537.tar.gz
obsapi-2c3f27bbc42011ba97aa3960ad54a164c638a537.tar.xz
obsapi-2c3f27bbc42011ba97aa3960ad54a164c638a537.zip
Disable retries for now
Probably should make this a configurable setting
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index a9c1eac..c1298c2 100644
--- a/setup.py
+++ b/setup.py
@@ -57,6 +57,7 @@ setup(
'License :: OSI Approved :: MIT License',
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
+ 'Programming Language :: Python :: 3.7',
),
# entry_points={
# 'console_scripts': [