Skip to content

Commit 52b1cf4

Browse files
committed
added author
1 parent 6280a8c commit 52b1cf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conanfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
class Nest2DConan(ConanFile):
1717
name = "nest2d"
18+
author = "UltiMaker"
1819
description = "2D irregular bin packaging and nesting library written in modern C++"
1920
topics = ("conan", "cura", "prusaslicer", "nesting", "c++", "bin packaging")
2021
settings = "os", "compiler", "build_type", "arch"

0 commit comments

Comments
 (0)