Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.recipe.cmmi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Dmitry Blinov
slapos.recipe.cmmi
Commits
b11ecc12
Commit
b11ecc12
authored
6 years ago
by
Yusei Tahara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.8
parent
e1213f1d
master
propagate_strip_top_dir
set-e-for-scripts
0.12
0.11
0.10
0.9
0.8
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
CHANGELOG.rst
CHANGELOG.rst
+5
-0
setup.py
setup.py
+2
-2
No files found.
CHANGELOG.rst
View file @
b11ecc12
Changes
=======
0.8 (2018-08-27)
----------------
* Add shared feature.
0.7 (2017-06-06)
----------------
...
...
This diff is collapsed.
Click to expand it.
setup.py
View file @
b11ecc12
from
setuptools
import
setup
,
find_packages
import
os
version
=
'0.
7
'
version
=
'0.
8
'
name
=
'slapos.recipe.cmmi'
...
...
@@ -43,7 +43,7 @@ setup(
install_requires
=
[
'zc.buildout'
,
'setuptools'
,
'slapos.recipe.build>=0.3
4
'
,
'slapos.recipe.build>=0.3
7
'
,
],
extras_require
=
{
'test'
:
[
'zope.testing'
,
'manuel'
],
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment