Browse Source

Merge pull request #28 from Ultimaker/CURA-12694_use-conan-center-recipes-only

CURA-12694 Use recipes_only for conan-center
pull/25/merge
Erwan MATHIEU 2 months ago committed by GitHub
parent
commit
e717c0d50b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      remotes.json

3
remotes.json

@ -3,7 +3,8 @@
{
"name": "conancenter",
"url": "https://center2.conan.io",
"verify_ssl": true
"verify_ssl": true,
"recipes_only": true
},
{
"name": "cura-conan2",

Loading…
Cancel
Save