We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbcc78e commit b6e2cefCopy full SHA for b6e2cef
setup.cfg
@@ -30,7 +30,7 @@ package_dir =
30
# DON'T CHANGE THE FOLLOWING LINE! IT WILL BE UPDATED BY PYSCAFFOLD!
31
setup_requires = pyscaffold>=3.2a0,<3.3a0
32
# Add here dependencies of your project (semicolon/line-separated), e.g.
33
-install_requires = cdpcli-beta>=0.9.62
+install_requires = cdpcli-beta>=0.9.73
34
# The usage of test_requires is discouraged, see `Dependency Management` docs
35
# tests_require = pytest; pytest-cov
36
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
0 commit comments