Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-19 | [fix] add explicit dependency on leap.common | drebs | |
In the past, we wanted dependency on leap.common to be optional, but now because of the explicit use of the config path prefix and signaling, we want to enforce dependency on leap.common. | |||
2013-08-23 | Remove the hard-dep on six | Kali Kaneko | |
It looks like it is no longer needed, but leaving it commented until we do some more tests. | |||
2013-08-23 | packaging improvements | Kali Kaneko | |
* add versioneer (patched for our particular repo config) * add parse_requirements to unify requirement handling |