2022-09-04 11:14:12 +00:00
|
|
|
package:
|
|
|
|
name: coverage
|
Run `make -C packages update-all` (#4712)
Packages that I reverted:
bitstring, fiona, gdal, matplotlib, numcodecs, packaging, pandas, Pillow,
pillow_heif, protobuf, pyinstrument, rebound, reboundx, scipy, shapely, spareqr,
river, xgboost, yt, zarr
2024-04-30 13:51:48 +00:00
|
|
|
version: 7.4.4
|
2022-09-06 06:20:04 +00:00
|
|
|
top-level:
|
|
|
|
- coverage
|
2022-09-04 11:14:12 +00:00
|
|
|
source:
|
Run `make -C packages update-all` (#4712)
Packages that I reverted:
bitstring, fiona, gdal, matplotlib, numcodecs, packaging, pandas, Pillow,
pillow_heif, protobuf, pyinstrument, rebound, reboundx, scipy, shapely, spareqr,
river, xgboost, yt, zarr
2024-04-30 13:51:48 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/bf/d5/f809d8b630cf4c11fe490e20037a343d12a74ec2783c6cdb5aee725e7137/coverage-7.4.4.tar.gz
|
|
|
|
sha256: c901df83d097649e257e803be22592aedfd5182f07b3cc87d640bbb9afd50f49
|
2022-09-04 11:14:12 +00:00
|
|
|
requirements:
|
|
|
|
run:
|
|
|
|
- sqlite3
|
|
|
|
about:
|
|
|
|
home: https://github.com/nedbat/coveragepy
|
|
|
|
PyPI: https://pypi.org/project/coverage
|
|
|
|
summary: Code coverage measurement for Python
|
|
|
|
license: Apache 2.0
|