Equality

Latest version: v0.1.1

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

Scan your dependencies

0.1.0

but actually has a huge bug wherein it does it all wrong.

0.0.39

are tz naive.

Before that, unstable experimental releases, mostly testing my 'release
to PyPI' script.



!/usr/bin/env bash

Publishes current version to PyPI.
You'll need to update eqality.__version__ first.

python setup.py sdist
python3 setup.py bdist_wheel --universal
twine upload dist/* --skip-existing

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.