Skip to content

Commit aa61100

Browse files
authored
Fix up build to produce a universal wheel. (#11)
1 parent c646dab commit aa61100

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ install_requires =
4646
console_scripts =
4747
conscript = conscript.main:main
4848

49+
[bdist_wheel]
50+
python_tag=py2.py3

0 commit comments

Comments
 (0)