Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit 187d5ad

Browse files
committed
Updating pkg version requirements
1 parent 2a41881 commit 187d5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
packages=setuptools.find_packages(),
2222
setup_requires=['setuptools_scm'],
2323
install_requires=[
24-
'cloud_inquisitor~=2.0.0',
24+
'cloud_inquisitor~=2.0',
2525
'GitPython~=2.1.3',
2626
'gitdb2~=2.0.2',
2727
],

0 commit comments

Comments
 (0)