Epanettools

Latest version: v1.0.0

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

Scan your dependencies

1.0.0

-----------------------------------------
* Now works with python > 3.4.
* Uses visual c/c++ compilers for windows

.9.0 (2016-11-13)
-----------------------------------------
* Available demand fraction with pipes closed added. This was done with c library for efficiency.

0.8.0

-----------------------------------------
* completely removed dependency on numpy.

0.7.2

-----------------------------------------
* bug fixes

0.7.1

-----------------------------------------
* minor changes

0.7.0

-----------------------------------------

* A substantial upgrade from version 6.x
* Added pressure-driven demand
* Restuructured repo-structure completely
* much better testing with CI


1. Update git hub
2. change version : bumpversion
bumpversion --current-version x.y.z minor
(where x.y.z is the current version. minor/major/patch)
3. Github release (web interface)
4. Upload new release to pypi using twine
> python setup.py check
(If there are warnings, check README.rst, CHANGELOG.rst etc - which will be used in long_description on setup.py)
> python setup.py register
then download the artifacts (wheels) using the python script:
python appveyor_download.py master
twine upload dist/<whildcard>
Note: linux wheels and sdist are uploaded by travis automatically (for each release version)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.