Skip to content

Commit

Permalink
Dummy change for hello-conan recipe (#25824)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcar87 authored Nov 4, 2024
1 parent fd20a5c commit 7f1d93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/hello-conan/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class hello_conanRecipe(ConanFile):
name = "hello-conan"
package_type = "library"

# Optional metadata
# Optional metadata !_!!!!
license = "MIT"
url = "https://github.com/conan-io/conan-center-index"
description = "Dummy recipe for internal testing"
Expand Down

0 comments on commit 7f1d93c

Please sign in to comment.