cffsubr
Advanced tools
@@ -53,4 +53,4 @@ # based on https://github.com/joerick/cibuildwheel/blob/master/examples/github-minimal.yml | ||
| CIBW_MANYLINUX_X86_64_IMAGE: manylinux1 | ||
| # skip PyPy (no manylinux1), 32-bit linux and win, and other architectures | ||
| CIBW_SKIP: "pp* cp*manylinux_i686 cp*manylinux_aarch64 cp*manylinux_ppc64le cp*manylinux_s390x cp*win32" | ||
| # skip PyPy (no manylinux1), 32-bit linux, and other architectures | ||
| CIBW_SKIP: "pp* cp*manylinux_i686 cp*manylinux_aarch64 cp*manylinux_ppc64le cp*manylinux_s390x" | ||
| CIBW_TEST_REQUIRES: "pytest" | ||
@@ -57,0 +57,0 @@ # run test suite with pytest, no coverage |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: cffsubr | ||
| Version: 0.2.3 | ||
| Version: 0.2.4 | ||
| Summary: Standalone CFF subroutinizer based on the AFDKO tx tool | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/adobe-type-tools/cffsubr |
| Metadata-Version: 2.1 | ||
| Name: cffsubr | ||
| Version: 0.2.3 | ||
| Version: 0.2.4 | ||
| Summary: Standalone CFF subroutinizer based on the AFDKO tx tool | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/adobe-type-tools/cffsubr |
| # coding: utf-8 | ||
| # file generated by setuptools_scm | ||
| # don't change, don't track in version control | ||
| version = '0.2.3' | ||
| version = '0.2.4' |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
69561693
0