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
cubicweb
cubes
oauth
Commits
1b84d6a94bea
Commit
a25fbaff
authored
Sep 25, 2020
by
Laurent Peuch
Browse files
{self.commit_message}
parent
c8b3d0592f0a
Pipeline
#18459
failed with stage
in 2 minutes and 21 seconds
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
MANIFEST.in
View file @
1b84d6a9
include README
include README
.rst
include *.py
include */*.py
recursive-include cubicweb_oauth *.py
...
...
README
→
README
.rst
View file @
1b84d6a9
File moved
setup.py
View file @
1b84d6a9
...
...
@@ -47,7 +47,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
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