mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Compare commits
2 Commits
eaca455a08
...
dac7f07db4
Author | SHA1 | Date | |
---|---|---|---|
dac7f07db4 | |||
7dfefa3007 |
@ -56,6 +56,7 @@ package-dir = { '' = '.' } # without this line, C++ source files get included in
|
||||
|
||||
[tool.cibuildwheel]
|
||||
build = "cp{37,38,39,310}-*"
|
||||
skip = ["*cp37-musllinux*", "*musllinux_aarch64*"]
|
||||
test-command = "python -m unittest --verbose"
|
||||
test-extras = ["tests"]
|
||||
manylinux-x86_64-image = "manylinux2014"
|
||||
|
Loading…
Reference in New Issue
Block a user