ClusterFuzz
Project description
ClusterFuzz
This directory contains the source of ClusterFuzz.
Building and testing libClusterFuzz
Run ./build.sh
to build the pip package.
For testing, use a fresh Python 3 virtualenv, and install the package by running
pip install dist/*.whl
.
Then,
$ cd tests
$ python -m unittest
Publishing
Increment the version field in setup.py
, then run ./build.sh
to build the
pip package. TODO: Tie pip package version to ClusterFuzz version once it's
stable.
Per [https://packaging.python.org/tutorials/packaging-projects/#uploading-the-distribution-archives], to publish the pip package,
$ python3 -m pip install --user --upgrade twine
$ python3 -m twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for clusterfuzz-2.5.4.post2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8abdfed93a0fb6f6d7d1e7f9ccc476e68048aa043581ed4be60d21a3bba1cc10 |
|
MD5 | 25d360cd3e60e7e61c5123bbb5a38a29 |
|
BLAKE2b-256 | 6ea43923748a5643e14e1742a3cf68e38f91a47ecc73cd87d329b623d84f9f49 |