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 f577ebb commit 8d810d6Copy full SHA for 8d810d6
setup.py
@@ -53,7 +53,7 @@
53
install_requires=[
54
"gitpython",
55
"towncrier==19.2.0",
56
- "pyautoversion~=1.2.0",
+ "pyautoversion>=1.2,<2.1",
57
# FIXME change when https://github.com/pdoc3/pdoc/issues/299 is fixed
58
"pdoc3==0.9.1",
59
"toml",
0 commit comments