Commit 1d4bffbc authored by Julien Muchembled's avatar Julien Muchembled

Release 0.14

parent 79ad6b8f
Pipeline #9063 failed with stage
in 0 seconds
Changes Changes
======= =======
0.14 (2020-04-22)
-----------------
* Include part signature inside shared signature.
* Drop 'dependencies' option.
* Remove useless '_profile_base_location_' entry from shared signature.
* Expand environment variables during install (rather than during init).
0.13 (2020-03-31) 0.13 (2020-03-31)
----------------- -----------------
......
from setuptools import setup, find_packages from setuptools import setup, find_packages
import os import os
version = '0.13' version = '0.14'
name = 'slapos.recipe.cmmi' name = 'slapos.recipe.cmmi'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment