Skip to content

Commit e9dfd2a

Browse files
committed
Credit to @marcelm for providing the script
1 parent 3ef235e commit e9dfd2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

buildwheels.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/bash
22
#
3+
# This script was copied from github.com/marcelm/dnaio. Many thanks to Marcel!
4+
# The only adaptation was moving the script to manylinux2014.
5+
#
36
# Build manylinux wheels. Based on the example at
47
# <https://github.com/pypa/python-manylinux-demo>
58
#

0 commit comments

Comments
 (0)