Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neeme Kahusk
plonetheme.spot
Commits
1dce8bd9
Commit
1dce8bd9
authored
Jan 02, 2017
by
T. Kim Nguyen
Browse files
remove Sphinx comment in README; bump to version 1.2.1
parent
881a2b5a
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
1dce8bd9
Changelog
---------
1.2.1 (2017-01-02)
------------------
- remove Sphinx comment in README
[tkimnguyen]
1.2 (2017-01-02)
----------------
...
...
@@ -8,7 +14,6 @@ Changelog
tweak docs, update README
[tkimnguyen]
1.1 (2016-06-29)
----------------
...
...
README.rst
View file @
1dce8bd9
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on pypi or github. It is a comment.
==============================================================================
Spot
==============================================================================
...
...
setup.py
View file @
1dce8bd9
...
...
@@ -13,7 +13,7 @@ long_description = '\n\n'.join([
setup
(
name
=
'plonetheme.spot'
,
version
=
'1.2'
,
version
=
'1.2
.1
'
,
description
=
"A theme for Plone 5"
,
long_description
=
long_description
,
# Get more from https://pypi.python.org/pypi?%3Aaction=list_classifiers
...
...
Write
Preview
Supports
Markdown
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