Skip to content

Commit 0196baf

Browse files
auto-updated setup.py
1 parent 1ef5c86 commit 0196baf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
SETUP_REQUIRES = [
19-
'zetup >= 0.2.23',
19+
'zetup >= 0.2.27',
2020

2121
] + (os.path.exists('requirements.setup.txt')
2222
and [line for line in map(str.strip, open('requirements.setup.txt'))

0 commit comments

Comments
 (0)