Skip to content

Commit

Permalink
fixup! docs: Add reference documentation for esmini plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
cassava committed Mar 27, 2024
1 parent fd05b19 commit 1d40600
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ def cloe_requires(dep):
cloe_requires("cloe-engine")

# Overrides:
self.requires("zlib/1.2.13", override=True)
self.requires("fmt/9.1.0", override=True)
self.requires("inja/3.4.0", override=True)
self.requires("nlohmann_json/3.11.2", override=True)
Expand Down

0 comments on commit 1d40600

Please sign in to comment.