Skip to content

Commit 836e6ad

Browse files
committed
enable universal distribution
1 parent 6296956 commit 836e6ad

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

setup.cfg

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[upload_docs]
2-
upload_dir = docs
2+
upload_dir = docs
3+
4+
[bdist_wheel]
5+
universal = 1

0 commit comments

Comments
 (0)