Skip to content

Commit 9c27f6d

Browse files
authored
Merge pull request #737 from cges30901/master
Load libraries on Artix Linux
2 parents 0bd50c3 + b13dbbb commit 9c27f6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ def run(self):
3333
"default": DEFAULT,
3434
"arch": ARCH_LINUX,
3535
"manjaro": ARCH_LINUX,
36+
"artix": ARCH_LINUX,
3637
"opensuse": OPENSUSE,
3738
"fedora": FEDORA,
3839
}

0 commit comments

Comments
 (0)