Skip to content

Commit

Permalink
Remove version requirement for Conan
Browse files Browse the repository at this point in the history
Fixes #104
  • Loading branch information
friendlyanon committed Mar 20, 2024
1 parent d1354bf commit db2d60e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PS4='\033[1;34m>>>\033[0m '

set -xeu

pip3 install conan!=2.1.0
pip3 install conan

conan profile detect -f

Expand Down

0 comments on commit db2d60e

Please sign in to comment.