Don't use Conan 1.51.x

Fails on Windows due to this bug https://github.com/conan-io/conan/issues/11822

PR  https://github.com/conan-io/conan/pull/11826 with the fix is planned for 1.52.0
This commit is contained in:
Jelle Spijker 2022-08-10 10:13:06 +02:00 committed by GitHub
parent 64fa88d522
commit e4516021fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
conan<1.51.0
conan<1.51.0,>=1.52.0
sip==6.5.1