Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Gagnavarslan/lazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazy

A library for lazy objects, started life as a coredata/contrib package.

Release

Assuming you use virtualenvwrapper, you need to set up your environment, prior to being able to release:

mkvirtualenv lazy
pip install -r requirements/release.txt

Now you can release, by changing version numbers in setup.py, and running:

fab release

This will release the package to pypi.coredata.is (you will need VPN access for that).

Releases

No releases published

Packages

No packages published

Languages