Skip to content

Commit a73a33b

Browse files
committed
Merge branch 'specify-poetry-core-version-range' into develop-0.0.x
2 parents 2ad7080 + 1c77779 commit a73a33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ url = https://pypi.org/project/tox-poetry-dev-dependencies/
3434
[options]
3535
install_requires =
3636
importlib-metadata
37-
poetry-core
37+
poetry-core ~= 1.0
3838
tox
3939
package_dir =
4040
= src

0 commit comments

Comments
 (0)