Skip to content

Commit 3ca389e

Browse files
changed requirement from docopt to click
1 parent 52d14dc commit 3ca389e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/softlayer-python.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Source: https://github.com/softlayer/softlayer-python/archive/%{commit}/
1515

1616
#BuildArch:
1717
BuildRequires: python-devel, python-setuptools
18-
Requires: python-requests, python-docopt = 0.6.1, python-prettytable >= 0.7.0
18+
Requires: python-requests, python-click, python-prettytable >= 0.7.0
1919
Requires: python-importlib, python-six >= 1.6.1
2020

2121
%description

0 commit comments

Comments
 (0)