Skip to content

Commit aa4ccc9

Browse files
ulyssessouzabbc2
authored andcommitted
Pin click==7.0 as last working one
Signed-off-by: ulyssessouza <ulyssessouza@gmail.com>
1 parent ff51469 commit aa4ccc9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bumpversion
22
typing; python_version<"3.5"
3-
click
3+
click==7.0
44
flake8>=2.2.3
55
ipython
66
mock

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ deps =
77
pytest
88
coverage
99
sh
10-
click
10+
click==7.0
1111
py{27,py}: ipython<6.0.0
1212
py34{,-no-typing}: ipython<7.0.0
1313
py{35,36,37,38,py3}: ipython

0 commit comments

Comments
 (0)