We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02bc4f4 commit 4b6b04aCopy full SHA for 4b6b04a
2 files changed
setup.py
@@ -59,7 +59,7 @@
59
# Unreleased package have a feature we want(use correct version package for API ref), so we install from
60
# GitHub directly, see also:
61
# https://github.com/Holzhaus/sphinx-multiversion/issues/42#issuecomment-1210539786
62
- # "sphinx-multiversion @ git+https://github.com/Holzhaus/sphinx-multiversion#egg=sphinx-multiversion-0.2.5a1",
+ # "sphinx-multiversion @ git+https://github.com/Holzhaus/sphinx-multiversion#egg=sphinx-multiversion",
63
"sphinx-github-changelog",
64
]
65
src/pydolphinscheduler/version_ext
@@ -1 +1 @@
1
-dolphinscheduler>=3.2.0
+dolphinscheduler>=3.1.2, <3.1.4
0 commit comments