Skipnose

Latest version: v0.3.1

Safety actively analyzes 619566 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

~~~~~~~~~~~~~~~~~~

* Using wheels for distribution
* Excluding tests from being installed
* Added importanize as CI step

0.3.0

~~~~~~~~~~~~~~~~~~

* **New** ``--skipnose-include`` clauses now can either be ANDed or ORed.

ANDed example::

--skipnose-include=foo --skipnose-include=bar

ORed example::

--skipnose-include=foo:bar

0.2.0

~~~~~~~~~~~~~~~~~~

* **New** added ``--skipnose-skip-tests`` option

0.1.2

~~~~~~~~~~~~~~~~~~

* Fixed installation bug which prevented skipnose being installed
already installed nose.
See `1 <https://github.com/dealertrack/skipnose/pull/1>`_.

0.1.1

~~~~~~~~~~~~~~~~~~

* Restructured project using cookiecutter template
* Python3 and PYPY support

0.1.0

~~~~~~~~~~~~~~~~~~

* Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.