Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
skos
Commits
57544b17e461
Commit
29c886d2
authored
Dec 02, 2020
by
Nicolas Chauvat
Browse files
merge
parents
a96a2dca6b8a
9120b6373fe4
Changes
3
Hide whitespace changes
Inline
Side-by-side
MANIFEST.in
View file @
57544b17
...
...
@@ -8,3 +8,4 @@ include test-requirements.txt
prune cubicweb-skos.spec
prune debian
include README.rst
README
→
README
.rst
View file @
57544b17
File moved
setup.py
View file @
57544b17
...
...
@@ -46,7 +46,7 @@ author = __pkginfo__['author']
author_email
=
__pkginfo__
[
'author_email'
]
classifiers
=
__pkginfo__
[
'classifiers'
]
with
open
(
join
(
here
,
'README'
))
as
f
:
with
open
(
join
(
here
,
'README
.rst
'
))
as
f
:
long_description
=
f
.
read
()
# get optional metadatas
...
...
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