Skip to content

Commit 37e1553

Browse files
authored
1 parent 603426b commit 37e1553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ clean:
2727

2828
.PHONY: dist
2929
dist: clean
30-
python3 setup.py sdist bdist_wheel
30+
python3 setup.py sdist bdist_wheel --universal
3131

3232
.PHONY: check_git
3333
check_git:

0 commit comments

Comments
 (0)