No project description provided
Project description
to run the test you can use the make command
# run all unit test
make test
# for run pep8 and flake
make style_test
# or you can use
make pep8; make flakes
to open the coverage report you can use
make open_report_firefox
# or
firefox .coverage_html_report/index.html
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
nucling-1.2-py3-none-any.whl
(18.3 kB
view hashes)