Doug Hellmann 988a758be6 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I671e0108b2cafd14e10184f68d38172519075f22
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 14:53:49 -04:00
2018-03-15 07:50:57 +00:00
2018-03-24 21:02:54 -04:00
2018-04-21 10:45:59 +08:00
2018-06-03 00:24:48 -07:00
2017-03-16 15:01:15 +00:00
2017-03-03 00:03:20 +00:00
2018-06-06 14:53:49 -04:00

Team and repository tags

image

oslo.serialization

Latest Version

Downloads

The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as Base64, JSON and MessagePack.

Description
OpenStack library for serialization
Readme 3.2 MiB
Languages
Python 100%