From 24efa90a62ffa20e76396c5724c4263aab37d52b Mon Sep 17 00:00:00 2001 From: Tobias Gehring Date: Thu, 11 Apr 2019 22:02:04 +0200 Subject: [PATCH] added a download_url --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9cb24b4..c7f9b43 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ AUTHOR_EMAIL = 'tobias.gehring@fysik.dtu.dk' LICENSE = 'GPLv2' URL = 'https://github.com/qpit/thorlabs_apt' -DOWNLOAD_URL = '' +DOWNLOAD_URL = 'https://github.com/qpit/thorlabs_apt/archive/v0.2.tar.gz' DESCRIPTION = 'python wrapper for Thorlabs\' APT library' LONG_DESCRIPTION = '''\ thorlabs_apt provides a wrapper for Thorlabs\' APT, a library to control different Thorlabs motors.