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
geocoding
Commits
23be58f36e5f
Commit
de1e3af8
authored
Sep 25, 2020
by
Laurent Peuch
Browse files
{self.commit_message}
parent
c34b344f9249
Pipeline
#18922
passed with stage
in 57 seconds
Changes
3
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
MANIFEST.in
View file @
23be58f3
include setup.py
include README
include README
.rst
recursive-include cubicweb_geocoding/data *.gif *.png *.ico *.css *.js
recursive-include cubicweb_geocoding/i18n *.po
exclude .gitlab-ci.yml
README
→
README
.rst
View file @
23be58f3
File moved
setup.py
View file @
23be58f3
...
...
@@ -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
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