Skip to content

Commit

Permalink
Remove scm revision mode
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Sep 13, 2024
1 parent 4ec5546 commit 2c63871
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
@@ -22,7 +22,6 @@ class SavitarConan(ConanFile):
description = "libSavitar is a c++ implementation of 3mf loading with SIP python bindings"
topics = ("conan", "cura", "3mf", "c++")
settings = "os", "compiler", "build_type", "arch"
revision_mode = "scm"
exports = "LICENSE*"
generators = "CMakeDeps", "VirtualBuildEnv", "VirtualRunEnv"

0 comments on commit 2c63871

Please sign in to comment.