Skip to content

Commit 12d5488

Browse files
[Bot] Update dependencies (#1575)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
1 parent 9afd310 commit 12d5488

File tree

9 files changed

+43
-43
lines changed

9 files changed

+43
-43
lines changed

cibuildwheel/resources/constraints-python310.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ platformdirs==3.10.0
1616
# via virtualenv
1717
typing-extensions==4.7.1
1818
# via delocate
19-
virtualenv==20.24.2
19+
virtualenv==20.24.3
2020
# via -r cibuildwheel/resources/constraints.in
2121
wheel==0.41.1
2222
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python311.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ platformdirs==3.10.0
1616
# via virtualenv
1717
typing-extensions==4.7.1
1818
# via delocate
19-
virtualenv==20.24.2
19+
virtualenv==20.24.3
2020
# via -r cibuildwheel/resources/constraints.in
2121
wheel==0.41.1
2222
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python312.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ platformdirs==3.10.0
1616
# via virtualenv
1717
typing-extensions==4.7.1
1818
# via delocate
19-
virtualenv==20.24.2
19+
virtualenv==20.24.3
2020
# via -r cibuildwheel/resources/constraints.in
2121
wheel==0.41.1
2222
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python37.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ typing-extensions==4.7.1
2121
# delocate
2222
# importlib-metadata
2323
# platformdirs
24-
virtualenv==20.24.2
24+
virtualenv==20.24.3
2525
# via -r cibuildwheel/resources/constraints.in
2626
wheel==0.41.1
2727
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python38.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ platformdirs==3.10.0
1616
# via virtualenv
1717
typing-extensions==4.7.1
1818
# via delocate
19-
virtualenv==20.24.2
19+
virtualenv==20.24.3
2020
# via -r cibuildwheel/resources/constraints.in
2121
wheel==0.41.1
2222
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python39.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ platformdirs==3.10.0
1616
# via virtualenv
1717
typing-extensions==4.7.1
1818
# via delocate
19-
virtualenv==20.24.2
19+
virtualenv==20.24.3
2020
# via -r cibuildwheel/resources/constraints.in
2121
wheel==0.41.1
2222
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ platformdirs==3.10.0
1616
# via virtualenv
1717
typing-extensions==4.7.1
1818
# via delocate
19-
virtualenv==20.24.2
19+
virtualenv==20.24.3
2020
# via -r cibuildwheel/resources/constraints.in
2121
wheel==0.41.1
2222
# via -r cibuildwheel/resources/constraints.in
Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,54 @@
11
[x86_64]
22
manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-08-06-0a0ac62
33
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
4-
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-08-07-e3f636d
4+
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-08-13-d68f0ef
55
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
6-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-08-07-e3f636d
7-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-08-07-e3f636d
8-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2023-08-07-e3f636d
6+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-08-13-d68f0ef
7+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-08-13-d68f0ef
8+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2023-08-13-d68f0ef
99

1010
[i686]
1111
manylinux1 = quay.io/pypa/manylinux1_i686:2023-08-06-0a0ac62
1212
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
13-
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-08-07-e3f636d
13+
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-08-13-d68f0ef
1414
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
15-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-08-07-e3f636d
16-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2023-08-07-e3f636d
15+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-08-13-d68f0ef
16+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2023-08-13-d68f0ef
1717

1818
[pypy_x86_64]
1919
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
20-
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-08-07-e3f636d
20+
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-08-13-d68f0ef
2121
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
22-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-08-07-e3f636d
22+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-08-13-d68f0ef
2323

2424
[pypy_i686]
2525
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
26-
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-08-07-e3f636d
26+
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-08-13-d68f0ef
2727
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
2828

2929
[aarch64]
30-
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-08-07-e3f636d
30+
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-08-13-d68f0ef
3131
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
32-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-08-07-e3f636d
33-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-08-07-e3f636d
34-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2023-08-07-e3f636d
32+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-08-13-d68f0ef
33+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-08-13-d68f0ef
34+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2023-08-13-d68f0ef
3535

3636
[ppc64le]
37-
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-08-07-e3f636d
37+
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-08-13-d68f0ef
3838
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463
39-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-08-07-e3f636d
40-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-08-07-e3f636d
41-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2023-08-07-e3f636d
39+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-08-13-d68f0ef
40+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-08-13-d68f0ef
41+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2023-08-13-d68f0ef
4242

4343
[s390x]
44-
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-08-07-e3f636d
44+
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-08-13-d68f0ef
4545
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463
46-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-08-07-e3f636d
47-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-08-07-e3f636d
48-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2023-08-07-e3f636d
46+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-08-13-d68f0ef
47+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-08-13-d68f0ef
48+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2023-08-13-d68f0ef
4949

5050
[pypy_aarch64]
51-
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-08-07-e3f636d
51+
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-08-13-d68f0ef
5252
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
53-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-08-07-e3f636d
53+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-08-13-d68f0ef
5454

docs/working-examples.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,22 @@ title: Working examples
4040
| [pyzmq][] | ![github icon][] ![circleci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython on CPython and CFFI on PyPy. ARM wheels for linux are built natively on CircleCI. |
4141
| [Confluent client for Kafka][] | ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | setup in `tools/wheels/build-wheels.bat` |
4242
| [Implicit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes GPU support for linux wheels |
43-
| [vispy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Main repository for Vispy |
4443
| [Dependency Injector][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Dependency injection framework for Python, uses Windows TravisCI |
44+
| [vispy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Main repository for Vispy |
4545
| [tinyobjloader][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Tiny but powerful single file wavefront obj loader |
4646
| [coverage.py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The coverage tool for Python |
4747
| [PyCryptodome][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A self-contained cryptographic library for Python |
4848
| [PyYAML][] | ![github icon][] | ![apple icon][] | Canonical source repository for PyYAML |
49-
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
5049
| [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python |
50+
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
5151
| [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. |
5252
| [h5py][] | ![azurepipelines icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format. |
5353
| [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. |
5454
| [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by QPDF |
5555
| [envd][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | 🏕️ Reproducible development environment for AI/ML (LLMOps) |
56+
| [CTranslate2][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) and CUDA kernels compiled for multiple GPU architectures. |
5657
| [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python |
5758
| [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. |
58-
| [CTranslate2][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) and CUDA kernels compiled for multiple GPU architectures. |
5959
| [aioquic][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | QUIC and HTTP/3 implementation in Python |
6060
| [ruptures][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Extensive Cython + NumPy [pyproject.toml](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml) example. |
6161
| [OpenTimelineIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Open Source API and interchange format for editorial timeline information. |
@@ -71,8 +71,8 @@ title: Working examples
7171
| [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. |
7272
| [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. |
7373
| [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system |
74-
| [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python |
7574
| [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. |
75+
| [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python |
7676
| [python-rapidjson][] | ![travisci icon][] ![gitlab icon][] ![appveyor icon][] | ![windows icon][] ![linux icon][] | Python wrapper around rapidjson |
7777
| [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library |
7878
| [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. |
@@ -88,8 +88,8 @@ title: Working examples
8888
| [PyGLM][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Fast OpenGL Mathematics (GLM) for Python |
8989
| [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
9090
| [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. |
91-
| [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. |
9291
| [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 |
92+
| [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. |
9393
| [pillow-heif][] | ![github icon][] ![cirrusci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Bindings to libheif library with third party dependencies. Fully automated CI for tests and publishing including Apple Silicon builds. |
9494
| [Python-WebRTC][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | a Python extension that provides bindings to WebRTC M92 |
9595
| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python |
@@ -100,8 +100,8 @@ title: Working examples
100100
| [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. |
101101
| [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. |
102102
| [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 |
103-
| [clang-format][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. |
104103
| [cf-units][] | ![github icon][] | ![apple icon][] ![linux icon][] | Units of measure as required by the Climate and Forecast (CF) Metadata Conventions |
104+
| [clang-format][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. |
105105
| [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. |
106106
| [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy |
107107
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
@@ -146,22 +146,22 @@ title: Working examples
146146
[pyzmq]: https://github.com/zeromq/pyzmq
147147
[Confluent client for Kafka]: https://github.com/confluentinc/confluent-kafka-python
148148
[Implicit]: https://github.com/benfred/implicit
149-
[vispy]: https://github.com/vispy/vispy
150149
[Dependency Injector]: https://github.com/ets-labs/python-dependency-injector
150+
[vispy]: https://github.com/vispy/vispy
151151
[tinyobjloader]: https://github.com/tinyobjloader/tinyobjloader
152152
[coverage.py]: https://github.com/nedbat/coveragepy
153153
[PyCryptodome]: https://github.com/Legrandin/pycryptodome
154154
[PyYAML]: https://github.com/yaml/pyyaml
155-
[numexpr]: https://github.com/pydata/numexpr
156155
[Line Profiler]: https://github.com/pyutils/line_profiler
156+
[numexpr]: https://github.com/pydata/numexpr
157157
[PyAV]: https://github.com/PyAV-Org/PyAV
158158
[h5py]: https://github.com/h5py/h5py
159159
[Wrapt]: https://github.com/GrahamDumpleton/wrapt
160160
[pikepdf]: https://github.com/pikepdf/pikepdf
161161
[envd]: https://github.com/tensorchord/envd
162+
[CTranslate2]: https://github.com/OpenNMT/CTranslate2
162163
[SimpleJSON]: https://github.com/simplejson/simplejson
163164
[OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO
164-
[CTranslate2]: https://github.com/OpenNMT/CTranslate2
165165
[aioquic]: https://github.com/aiortc/aioquic
166166
[ruptures]: https://github.com/deepcharles/ruptures
167167
[OpenTimelineIO]: https://github.com/PixarAnimationStudios/OpenTimelineIO
@@ -177,8 +177,8 @@ title: Working examples
177177
[markupsafe]: https://github.com/pallets/markupsafe
178178
[Picologging]: https://github.com/microsoft/picologging
179179
[pybind11 cmake_example]: https://github.com/pybind/cmake_example
180-
[KDEpy]: https://github.com/tommyod/KDEpy
181180
[time-machine]: https://github.com/adamchainz/time-machine
181+
[KDEpy]: https://github.com/tommyod/KDEpy
182182
[python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson
183183
[python-snappy]: https://github.com/andrix/python-snappy
184184
[tgcalls]: https://github.com/MarshalX/tgcalls
@@ -194,8 +194,8 @@ title: Working examples
194194
[PyGLM]: https://github.com/Zuzu-Typ/PyGLM
195195
[TgCrypto]: https://github.com/pyrogram/tgcrypto
196196
[bx-python]: https://github.com/bxlab/bx-python
197-
[boost-histogram]: https://github.com/scikit-hep/boost-histogram
198197
[iDynTree]: https://github.com/robotology/idyntree
198+
[boost-histogram]: https://github.com/scikit-hep/boost-histogram
199199
[pillow-heif]: https://github.com/bigcat88/pillow_heif
200200
[Python-WebRTC]: https://github.com/MarshalX/python-webrtc
201201
[pybase64]: https://github.com/mayeut/pybase64
@@ -206,8 +206,8 @@ title: Working examples
206206
[polaroid]: https://github.com/daggy1234/polaroid
207207
[etebase-py]: https://github.com/etesync/etebase-py
208208
[pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example
209-
[clang-format]: https://github.com/ssciwr/clang-format-wheel
210209
[cf-units]: https://github.com/SciTools/cf-units
210+
[clang-format]: https://github.com/ssciwr/clang-format-wheel
211211
[ninja]: https://github.com/scikit-build/ninja-python-distributions
212212
[numpythia]: https://github.com/scikit-hep/numpythia
213213
[pyjet]: https://github.com/scikit-hep/pyjet

0 commit comments

Comments
 (0)