Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 364 Bytes

README.rst

File metadata and controls

13 lines (8 loc) · 364 Bytes

pip-expectations

Package definitions for non Python code used in Chevah project.

This is the place where all 3rd party package definitions is tracked.

To update a package, change directory into that folder and run:

python setup.py publish

It should download required files, pack them as a Python package and publish them on PyPi server.