Sascha Peilicke acf5eb4090 Support building wheels (PEP-427)
Universal is used to identify pure-Python module(by bdist_wheel). For
these, it is sufficient to build a wheel with _any_ Python ABI version
and publish that to PyPI (by whatever means).

Change-Id: Ia277504b291412553981e52bcca1ea9f6bd09b3f
2014-02-07 11:30:25 +01:00
2013-09-30 10:59:26 -04:00
2013-11-11 09:44:50 -05:00
2013-11-11 09:44:50 -05:00
2013-08-05 08:08:29 -04:00
2013-03-12 11:23:43 -04:00
2013-08-05 08:08:29 -04:00
2013-03-10 18:02:43 -04:00
2013-08-05 08:08:29 -04:00
2014-02-07 11:30:25 +01:00
2013-08-05 08:08:29 -04:00
2013-10-21 12:01:08 +01:00

Introduction

oslo.version handles getting the version for an installed piece of software from the python metadata that already exists.

Description
No description provided
Readme 479 KiB
Languages
Python 100%